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{
"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"
}
}
}
OPENSUSE-SU-2024:13015-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "bind-9.18.16-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the bind-9.18.16-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13015",
"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/opensuse-su-2024_13015-1.json"
},
{
"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": "bind-9.18.16-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13015-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.16-1.1.aarch64",
"product": {
"name": "bind-9.18.16-1.1.aarch64",
"product_id": "bind-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.16-1.1.aarch64",
"product": {
"name": "bind-doc-9.18.16-1.1.aarch64",
"product_id": "bind-doc-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"product": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"product_id": "bind-modules-bdbhpt-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.16-1.1.aarch64",
"product": {
"name": "bind-modules-generic-9.18.16-1.1.aarch64",
"product_id": "bind-modules-generic-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.16-1.1.aarch64",
"product": {
"name": "bind-modules-ldap-9.18.16-1.1.aarch64",
"product_id": "bind-modules-ldap-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.16-1.1.aarch64",
"product": {
"name": "bind-modules-mysql-9.18.16-1.1.aarch64",
"product_id": "bind-modules-mysql-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.16-1.1.aarch64",
"product": {
"name": "bind-modules-perl-9.18.16-1.1.aarch64",
"product_id": "bind-modules-perl-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.16-1.1.aarch64",
"product": {
"name": "bind-modules-sqlite3-9.18.16-1.1.aarch64",
"product_id": "bind-modules-sqlite3-9.18.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.16-1.1.aarch64",
"product": {
"name": "bind-utils-9.18.16-1.1.aarch64",
"product_id": "bind-utils-9.18.16-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-9.18.16-1.1.ppc64le",
"product_id": "bind-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-doc-9.18.16-1.1.ppc64le",
"product_id": "bind-doc-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"product_id": "bind-modules-bdbhpt-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-modules-generic-9.18.16-1.1.ppc64le",
"product_id": "bind-modules-generic-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-modules-ldap-9.18.16-1.1.ppc64le",
"product_id": "bind-modules-ldap-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-modules-mysql-9.18.16-1.1.ppc64le",
"product_id": "bind-modules-mysql-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-modules-perl-9.18.16-1.1.ppc64le",
"product_id": "bind-modules-perl-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"product_id": "bind-modules-sqlite3-9.18.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.16-1.1.ppc64le",
"product": {
"name": "bind-utils-9.18.16-1.1.ppc64le",
"product_id": "bind-utils-9.18.16-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.16-1.1.s390x",
"product": {
"name": "bind-9.18.16-1.1.s390x",
"product_id": "bind-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.16-1.1.s390x",
"product": {
"name": "bind-doc-9.18.16-1.1.s390x",
"product_id": "bind-doc-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.16-1.1.s390x",
"product": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.s390x",
"product_id": "bind-modules-bdbhpt-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.16-1.1.s390x",
"product": {
"name": "bind-modules-generic-9.18.16-1.1.s390x",
"product_id": "bind-modules-generic-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.16-1.1.s390x",
"product": {
"name": "bind-modules-ldap-9.18.16-1.1.s390x",
"product_id": "bind-modules-ldap-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.16-1.1.s390x",
"product": {
"name": "bind-modules-mysql-9.18.16-1.1.s390x",
"product_id": "bind-modules-mysql-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.16-1.1.s390x",
"product": {
"name": "bind-modules-perl-9.18.16-1.1.s390x",
"product_id": "bind-modules-perl-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.16-1.1.s390x",
"product": {
"name": "bind-modules-sqlite3-9.18.16-1.1.s390x",
"product_id": "bind-modules-sqlite3-9.18.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.16-1.1.s390x",
"product": {
"name": "bind-utils-9.18.16-1.1.s390x",
"product_id": "bind-utils-9.18.16-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.18.16-1.1.x86_64",
"product": {
"name": "bind-9.18.16-1.1.x86_64",
"product_id": "bind-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.18.16-1.1.x86_64",
"product": {
"name": "bind-doc-9.18.16-1.1.x86_64",
"product_id": "bind-doc-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"product": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"product_id": "bind-modules-bdbhpt-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.18.16-1.1.x86_64",
"product": {
"name": "bind-modules-generic-9.18.16-1.1.x86_64",
"product_id": "bind-modules-generic-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.18.16-1.1.x86_64",
"product": {
"name": "bind-modules-ldap-9.18.16-1.1.x86_64",
"product_id": "bind-modules-ldap-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.18.16-1.1.x86_64",
"product": {
"name": "bind-modules-mysql-9.18.16-1.1.x86_64",
"product_id": "bind-modules-mysql-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.18.16-1.1.x86_64",
"product": {
"name": "bind-modules-perl-9.18.16-1.1.x86_64",
"product_id": "bind-modules-perl-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.18.16-1.1.x86_64",
"product": {
"name": "bind-modules-sqlite3-9.18.16-1.1.x86_64",
"product_id": "bind-modules-sqlite3-9.18.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.18.16-1.1.x86_64",
"product": {
"name": "bind-utils-9.18.16-1.1.x86_64",
"product_id": "bind-utils-9.18.16-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64"
},
"product_reference": "bind-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.16-1.1.s390x"
},
"product_reference": "bind-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64"
},
"product_reference": "bind-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64"
},
"product_reference": "bind-doc-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-doc-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x"
},
"product_reference": "bind-doc-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64"
},
"product_reference": "bind-doc-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64"
},
"product_reference": "bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x"
},
"product_reference": "bind-modules-bdbhpt-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64"
},
"product_reference": "bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64"
},
"product_reference": "bind-modules-generic-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-modules-generic-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x"
},
"product_reference": "bind-modules-generic-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64"
},
"product_reference": "bind-modules-generic-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64"
},
"product_reference": "bind-modules-ldap-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-modules-ldap-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x"
},
"product_reference": "bind-modules-ldap-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64"
},
"product_reference": "bind-modules-ldap-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64"
},
"product_reference": "bind-modules-mysql-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-modules-mysql-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x"
},
"product_reference": "bind-modules-mysql-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64"
},
"product_reference": "bind-modules-mysql-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64"
},
"product_reference": "bind-modules-perl-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-modules-perl-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x"
},
"product_reference": "bind-modules-perl-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64"
},
"product_reference": "bind-modules-perl-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64"
},
"product_reference": "bind-modules-sqlite3-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x"
},
"product_reference": "bind-modules-sqlite3-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64"
},
"product_reference": "bind-modules-sqlite3-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64"
},
"product_reference": "bind-utils-9.18.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le"
},
"product_reference": "bind-utils-9.18.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x"
},
"product_reference": "bind-utils-9.18.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.18.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64"
},
"product_reference": "bind-utils-9.18.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"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": [
"openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.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": [
"openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"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": [
"openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64"
]
},
"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": [
"openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.18.16-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.18.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-2911"
}
]
}
RHSA-2023:4005
Vulnerability from csaf_redhat - Published: 2023-07-10 16:13 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch | — |
Vendor Fix
fix
|
{
"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 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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:4005",
"url": "https://access.redhat.com/errata/RHSA-2023:4005"
},
{
"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_4005.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:00+00:00",
"generator": {
"date": "2025-11-21T18:42:00+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4005",
"initial_release_date": "2023-07-10T16:13:52+00:00",
"revision_history": [
{
"date": "2023-07-10T16:13:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-10T16:13:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:00+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-1.el9_0.2.src",
"product": {
"name": "bind-32:9.16.23-1.el9_0.2.src",
"product_id": "bind-32:9.16.23-1.el9_0.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.2?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"product": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"product_id": "bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.2?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"product": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"product_id": "bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.2?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"product": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"product_id": "bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.2?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-libs-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-utils-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-1.el9_0.2.s390x",
"product": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.s390x",
"product_id": "bind-devel-32:9.16.23-1.el9_0.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.2?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"product": {
"name": "bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"product_id": "bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-1.el9_0.2?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-license-32:9.16.23-1.el9_0.2.noarch",
"product": {
"name": "bind-license-32:9.16.23-1.el9_0.2.noarch",
"product_id": "bind-license-32:9.16.23-1.el9_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.16.23-1.el9_0.2?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.16.23-1.el9_0.2.noarch",
"product": {
"name": "python3-bind-32:9.16.23-1.el9_0.2.noarch",
"product_id": "python3-bind-32:9.16.23-1.el9_0.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.16.23-1.el9_0.2?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-1.el9_0.2.i686",
"product": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.i686",
"product_id": "bind-devel-32:9.16.23-1.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-1.el9_0.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-1.el9_0.2.i686",
"product": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.i686",
"product_id": "bind-libs-32:9.16.23-1.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-1.el9_0.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"product": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"product_id": "bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-1.el9_0.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_id": "bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-1.el9_0.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-1.el9_0.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_id": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-1.el9_0.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_id": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-1.el9_0.2?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch"
},
"product_reference": "bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.16.23-1.el9_0.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch"
},
"product_reference": "bind-license-32:9.16.23-1.el9_0.2.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.16.23-1.el9_0.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)",
"product_id": "AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch"
},
"product_reference": "python3-bind-32:9.16.23-1.el9_0.2.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.src as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.src",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch"
},
"product_reference": "bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.16.23-1.el9_0.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch"
},
"product_reference": "bind-license-32:9.16.23-1.el9_0.2.noarch",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.16.23-1.el9_0.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.0)",
"product_id": "CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch"
},
"product_reference": "python3-bind-32:9.16.23-1.el9_0.2.noarch",
"relates_to_product_reference": "CRB-9.0.0.Z.EUS"
}
]
},
"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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.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-10T16:13:52+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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4005"
}
],
"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-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src",
"AppStream-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"AppStream-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"AppStream-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.src",
"CRB-9.0.0.Z.EUS:bind-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-chroot-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-debugsource-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-devel-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-dnssec-doc-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-libs-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-license-32:9.16.23-1.el9_0.2.noarch",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-utils-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.aarch64",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.i686",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.ppc64le",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.s390x",
"CRB-9.0.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-1.el9_0.2.x86_64",
"CRB-9.0.0.Z.EUS:python3-bind-32:9.16.23-1.el9_0.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4037
Vulnerability from csaf_redhat - Published: 2023-07-12 08:30 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch | — |
Vendor Fix
fix
|
{
"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 bind9.16 is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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:4037",
"url": "https://access.redhat.com/errata/RHSA-2023:4037"
},
{
"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_4037.json"
}
],
"title": "Red Hat Security Advisory: bind9.16 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:04+00:00",
"generator": {
"date": "2025-11-21T18:42:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4037",
"initial_release_date": "2023-07-12T08:30:59+00:00",
"revision_history": [
{
"date": "2023-07-12T08:30:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-12T08:30:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.2?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.2?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.2?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.2?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"product_id": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.7.el8_6.2?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"product": {
"name": "bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"product_id": "bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-doc@9.16.23-0.7.el8_6.2?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"product": {
"name": "python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"product_id": "python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind9.16@9.16.23-0.7.el8_6.2?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"product": {
"name": "bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"product_id": "bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-license@9.16.23-0.7.el8_6.2?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.src",
"product": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.src",
"product_id": "bind9.16-32:9.16.23-0.7.el8_6.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.7.el8_6.2?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch"
},
"product_reference": "bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch"
},
"product_reference": "bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch"
},
"product_reference": "python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.src as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.src",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch"
},
"product_reference": "bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch"
},
"product_reference": "bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.8.6)",
"product_id": "CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch"
},
"product_reference": "python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"relates_to_product_reference": "CRB-8.6.0.Z.EUS"
}
]
},
"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.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.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-12T08:30:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4037"
}
],
"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.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src",
"AppStream-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"AppStream-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"AppStream-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.src",
"CRB-8.6.0.Z.EUS:bind9.16-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-chroot-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-debugsource-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-devel-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-doc-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-libs-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-license-32:9.16.23-0.7.el8_6.2.noarch",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-utils-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.aarch64",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.i686",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.ppc64le",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.s390x",
"CRB-8.6.0.Z.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.7.el8_6.2.x86_64",
"CRB-8.6.0.Z.EUS:python3-bind9.16-32:9.16.23-0.7.el8_6.2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4099
Vulnerability from csaf_redhat - Published: 2023-07-17 08:53 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch | — |
Vendor Fix
fix
|
{
"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 9.\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:4099",
"url": "https://access.redhat.com/errata/RHSA-2023:4099"
},
{
"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_4099.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:13+00:00",
"generator": {
"date": "2025-11-21T18:42:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4099",
"initial_release_date": "2023-07-17T08:53:35+00:00",
"revision_history": [
{
"date": "2023-07-17T08:53:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-17T08:53:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"product": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"product_id": "bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.1?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"product": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"product_id": "bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.1?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-11.el9_2.1.i686",
"product": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.i686",
"product_id": "bind-devel-32:9.16.23-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-11.el9_2.1.i686",
"product": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.i686",
"product_id": "bind-libs-32:9.16.23-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"product": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"product_id": "bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_id": "bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.1?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"product": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"product_id": "bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.1?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-devel-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-libs-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-11.el9_2.1.s390x",
"product": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.s390x",
"product_id": "bind-utils-32:9.16.23-11.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-11.el9_2.1?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-32:9.16.23-11.el9_2.1.noarch",
"product": {
"name": "bind-doc-32:9.16.23-11.el9_2.1.noarch",
"product_id": "bind-doc-32:9.16.23-11.el9_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-doc@9.16.23-11.el9_2.1?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"product": {
"name": "bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"product_id": "bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-11.el9_2.1?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-license-32:9.16.23-11.el9_2.1.noarch",
"product": {
"name": "bind-license-32:9.16.23-11.el9_2.1.noarch",
"product_id": "bind-license-32:9.16.23-11.el9_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.16.23-11.el9_2.1?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.16.23-11.el9_2.1.noarch",
"product": {
"name": "python3-bind-32:9.16.23-11.el9_2.1.noarch",
"product_id": "python3-bind-32:9.16.23-11.el9_2.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.16.23-11.el9_2.1?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-11.el9_2.1.src",
"product": {
"name": "bind-32:9.16.23-11.el9_2.1.src",
"product_id": "bind-32:9.16.23-11.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-11.el9_2.1?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "bind-doc-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "bind-license-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "python3-bind-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.src as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.src",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "bind-doc-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "bind-license-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.16.23-11.el9_2.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 9)",
"product_id": "CRB-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch"
},
"product_reference": "python3-bind-32:9.16.23-11.el9_2.1.noarch",
"relates_to_product_reference": "CRB-9.2.0.Z.MAIN.EUS"
}
]
},
"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-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.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-17T08:53:35+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-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4099"
}
],
"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-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src",
"AppStream-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"AppStream-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"AppStream-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.src",
"CRB-9.2.0.Z.MAIN.EUS:bind-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-devel-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-doc-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-license-32:9.16.23-11.el9_2.1.noarch",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.aarch64",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.i686",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.ppc64le",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.s390x",
"CRB-9.2.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-11.el9_2.1.x86_64",
"CRB-9.2.0.Z.MAIN.EUS:python3-bind-32:9.16.23-11.el9_2.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4100
Vulnerability from csaf_redhat - Published: 2023-07-17 08:59 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch | — |
Vendor Fix
fix
|
{
"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 bind9.16 is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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:4100",
"url": "https://access.redhat.com/errata/RHSA-2023:4100"
},
{
"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_4100.json"
}
],
"title": "Red Hat Security Advisory: bind9.16 security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:14+00:00",
"generator": {
"date": "2025-11-21T18:42:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4100",
"initial_release_date": "2023-07-17T08:59:03+00:00",
"revision_history": [
{
"date": "2023-07-17T08:59:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-17T08:59:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-devel@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debugsource@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-debuginfo@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs-debuginfo@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils-debuginfo@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-chroot@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-dnssec-utils@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-libs@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"product": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"product_id": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-utils@9.16.23-0.14.el8_8.1?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"product": {
"name": "bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"product_id": "bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-doc@9.16.23-0.14.el8_8.1?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"product": {
"name": "bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"product_id": "bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16-license@9.16.23-0.14.el8_8.1?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"product": {
"name": "python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"product_id": "python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind9.16@9.16.23-0.14.el8_8.1?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.src",
"product": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.src",
"product_id": "bind9.16-32:9.16.23-0.14.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.16@9.16.23-0.14.el8_8.1?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch"
},
"product_reference": "bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch"
},
"product_reference": "bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch"
},
"product_reference": "python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.src",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch"
},
"product_reference": "bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch"
},
"product_reference": "bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64"
},
"product_reference": "bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch"
},
"product_reference": "python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"relates_to_product_reference": "CRB-8.8.0.Z.MAIN.EUS"
}
]
},
"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.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.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-17T08:59:03+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4100"
}
],
"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.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.src",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-chroot-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-debugsource-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-devel-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-dnssec-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-doc-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-libs-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-license-32:9.16.23-0.14.el8_8.1.noarch",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.aarch64",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.i686",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.ppc64le",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.s390x",
"CRB-8.8.0.Z.MAIN.EUS:bind9.16-utils-debuginfo-32:9.16.23-0.14.el8_8.1.x86_64",
"CRB-8.8.0.Z.MAIN.EUS:python3-bind9.16-32:9.16.23-0.14.el8_8.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4101
Vulnerability from csaf_redhat - Published: 2023-07-17 08:57 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch | — |
Vendor Fix
fix
|
{
"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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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.\n\nBug Fix(es):\n\n* named-pkcs11 crashing into dns-pkcs11 library red-black tree [bind rhel-8.6.0.z] (BZ#2131784)",
"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:4101",
"url": "https://access.redhat.com/errata/RHSA-2023:4101"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2131784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2131784"
},
{
"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_4101.json"
}
],
"title": "Red Hat Security Advisory: bind security and bug fix update",
"tracking": {
"current_release_date": "2025-11-21T18:42:14+00:00",
"generator": {
"date": "2025-11-21T18:42:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4101",
"initial_release_date": "2023-07-17T08:57:52+00:00",
"revision_history": [
{
"date": "2023-07-17T08:57:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-17T08:57:52+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:8.6::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-3.el8_6.4.src",
"product": {
"name": "bind-32:9.11.36-3.el8_6.4.src",
"product_id": "bind-32:9.11.36-3.el8_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.4?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"product": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"product_id": "bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.4?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"product": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"product_id": "bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.4?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-devel-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-libs-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.4?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"product": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"product_id": "bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.4?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-devel-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-libs-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-3.el8_6.4.s390x",
"product": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.s390x",
"product_id": "bind-utils-32:9.11.36-3.el8_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-3.el8_6.4?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.36-3.el8_6.4.noarch",
"product": {
"name": "bind-license-32:9.11.36-3.el8_6.4.noarch",
"product_id": "bind-license-32:9.11.36-3.el8_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.36-3.el8_6.4?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.11.36-3.el8_6.4.noarch",
"product": {
"name": "python3-bind-32:9.11.36-3.el8_6.4.noarch",
"product_id": "python3-bind-32:9.11.36-3.el8_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.11.36-3.el8_6.4?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.36-3.el8_6.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch"
},
"product_reference": "bind-license-32:9.11.36-3.el8_6.4.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.36-3.el8_6.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch"
},
"product_reference": "python3-bind-32:9.11.36-3.el8_6.4.noarch",
"relates_to_product_reference": "AppStream-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.src",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.36-3.el8_6.4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch"
},
"product_reference": "bind-license-32:9.11.36-3.el8_6.4.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.36-3.el8_6.4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.8.6)",
"product_id": "BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch"
},
"product_reference": "python3-bind-32:9.11.36-3.el8_6.4.noarch",
"relates_to_product_reference": "BaseOS-8.6.0.Z.EUS"
}
]
},
"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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.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-17T08:57:52+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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4101"
}
],
"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.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src",
"AppStream-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"AppStream-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"AppStream-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.src",
"BaseOS-8.6.0.Z.EUS:bind-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-chroot-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-debugsource-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-export-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-libs-lite-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-license-32:9.11.36-3.el8_6.4.noarch",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-lite-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-devel-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-chroot-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-sdb-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-utils-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.aarch64",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.i686",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.ppc64le",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.s390x",
"BaseOS-8.6.0.Z.EUS:bind-utils-debuginfo-32:9.11.36-3.el8_6.4.x86_64",
"BaseOS-8.6.0.Z.EUS:python3-bind-32:9.11.36-3.el8_6.4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4102
Vulnerability from csaf_redhat - Published: 2023-07-17 09:02 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch | — |
Vendor Fix
fix
|
{
"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.\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:4102",
"url": "https://access.redhat.com/errata/RHSA-2023:4102"
},
{
"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_4102.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:14+00:00",
"generator": {
"date": "2025-11-21T18:42:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4102",
"initial_release_date": "2023-07-17T09:02:48+00:00",
"revision_history": [
{
"date": "2023-07-17T09:02:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-17T09:02:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"product": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"product_id": "bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.1?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product_id": "bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.1?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"product_id": "bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.1?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-devel-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-libs-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"product": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"product_id": "bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.1?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-devel-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-libs-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-utils-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"product": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"product_id": "bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-8.el8_8.1?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.36-8.el8_8.1.noarch",
"product": {
"name": "bind-license-32:9.11.36-8.el8_8.1.noarch",
"product_id": "bind-license-32:9.11.36-8.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.36-8.el8_8.1?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.11.36-8.el8_8.1.noarch",
"product": {
"name": "python3-bind-32:9.11.36-8.el8_8.1.noarch",
"product_id": "python3-bind-32:9.11.36-8.el8_8.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.11.36-8.el8_8.1?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-8.el8_8.1.src",
"product": {
"name": "bind-32:9.11.36-8.el8_8.1.src",
"product_id": "bind-32:9.11.36-8.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-8.el8_8.1?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.36-8.el8_8.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch"
},
"product_reference": "bind-license-32:9.11.36-8.el8_8.1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.36-8.el8_8.1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch"
},
"product_reference": "python3-bind-32:9.11.36-8.el8_8.1.noarch",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.src",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.36-8.el8_8.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch"
},
"product_reference": "bind-license-32:9.11.36-8.el8_8.1.noarch",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.36-8.el8_8.1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch"
},
"product_reference": "python3-bind-32:9.11.36-8.el8_8.1.noarch",
"relates_to_product_reference": "BaseOS-8.8.0.Z.MAIN.EUS"
}
]
},
"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.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.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-17T09:02:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.",
"product_ids": [
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4102"
}
],
"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.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src",
"AppStream-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"AppStream-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"AppStream-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.src",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-license-32:9.11.36-8.el8_8.1.noarch",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.aarch64",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.i686",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.ppc64le",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.s390x",
"BaseOS-8.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-8.el8_8.1.x86_64",
"BaseOS-8.8.0.Z.MAIN.EUS:python3-bind-32:9.11.36-8.el8_8.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4152
Vulnerability from csaf_redhat - Published: 2023-07-18 08:36 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 | — |
Vendor Fix
fix
|
{
"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 7.\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:4152",
"url": "https://access.redhat.com/errata/RHSA-2023:4152"
},
{
"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_4152.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:21+00:00",
"generator": {
"date": "2025-11-21T18:42:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4152",
"initial_release_date": "2023-07-18T08:36:42+00:00",
"revision_history": [
{
"date": "2023-07-18T08:36:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-18T08:36:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:21+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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.14.src",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src",
"product_id": "bind-32:9.11.4-26.P2.el7_9.14.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.14?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.14?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.14?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"product": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"product_id": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.4-26.P2.el7_9.14?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.14?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.14?arch=ppc64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.14?arch=ppc\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.14?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.14?arch=s390\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"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": [
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
]
},
"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-18T08:36:42+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": [
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4152"
}
],
"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": [
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Client-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Client-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Client-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7ComputeNode-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7ComputeNode-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Server-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Server-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Server-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Workstation-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.src",
"7Workstation-optional-7.9.Z:bind-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-debuginfo-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-export-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-export-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-libs-lite-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-license-32:9.11.4-26.P2.el7_9.14.noarch",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-lite-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.i686",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-sdb-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.14.x86_64",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.ppc64le",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.s390x",
"7Workstation-optional-7.9.Z:bind-utils-32:9.11.4-26.P2.el7_9.14.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4153
Vulnerability from csaf_redhat - Published: 2023-07-18 08:30 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch | — |
Vendor Fix
fix
|
{
"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.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 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:4153",
"url": "https://access.redhat.com/errata/RHSA-2023:4153"
},
{
"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_4153.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:21+00:00",
"generator": {
"date": "2025-11-21T18:42:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4153",
"initial_release_date": "2023-07-18T08:30:29+00:00",
"revision_history": [
{
"date": "2023-07-18T08:30:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-18T08:30:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:21+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.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.2::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_tus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"product_id": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-6.el8_2.5?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"product": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"product_id": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-6.el8_2.5?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"product": {
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"product_id": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.13-6.el8_2.5?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"product": {
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"product_id": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.11.13-6.el8_2.5?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-6.el8_2.5.src",
"product": {
"name": "bind-32:9.11.13-6.el8_2.5.src",
"product_id": "bind-32:9.11.13-6.el8_2.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-6.el8_2.5?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product_id": "bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.13-6.el8_2.5?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.src as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "AppStream-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.src as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "bind-license-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.13-6.el8_2.5.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch"
},
"product_reference": "python3-bind-32:9.11.13-6.el8_2.5.noarch",
"relates_to_product_reference": "BaseOS-8.2.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.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.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-18T08:30:29+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.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4153"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"AppStream-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src",
"AppStream-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"AppStream-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"AppStream-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.AUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.AUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.AUS:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.E4S:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.ppc64le",
"BaseOS-8.2.0.Z.E4S:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.E4S:python3-bind-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.src",
"BaseOS-8.2.0.Z.TUS:bind-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-debugsource-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-license-32:9.11.13-6.el8_2.5.noarch",
"BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-lite-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-devel-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-chroot-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-sdb-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-utils-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.i686",
"BaseOS-8.2.0.Z.TUS:bind-utils-debuginfo-32:9.11.13-6.el8_2.5.x86_64",
"BaseOS-8.2.0.Z.TUS:python3-bind-32:9.11.13-6.el8_2.5.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
RHSA-2023:4154
Vulnerability from csaf_redhat - Published: 2023-07-18 08:28 - Updated: 2025-11-21 18:42A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch | — |
Vendor Fix
fix
|
{
"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.1 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:4154",
"url": "https://access.redhat.com/errata/RHSA-2023:4154"
},
{
"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_4154.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2025-11-21T18:42:21+00:00",
"generator": {
"date": "2025-11-21T18:42:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:4154",
"initial_release_date": "2023-07-18T08:28:58+00:00",
"revision_history": [
{
"date": "2023-07-18T08:28:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-07-18T08:28:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:42:21+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 E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.1::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:8.1::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8_1.7?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8_1.7?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el8_1.7?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"product": {
"name": "bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"product_id": "bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.4-26.P2.el8_1.7?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"product": {
"name": "python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"product_id": "python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.11.4-26.P2.el8_1.7?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el8_1.7.src",
"product": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.src",
"product_id": "bind-32:9.11.4-26.P2.el8_1.7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el8_1.7?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.src as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el8_1.7.src",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el8_1.7.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.4-26.P2.el8_1.7.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch"
},
"product_reference": "python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"relates_to_product_reference": "AppStream-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.src as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el8_1.7.src",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el8_1.7.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.4-26.P2.el8_1.7.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v. 8.1)",
"product_id": "BaseOS-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch"
},
"product_reference": "python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"relates_to_product_reference": "BaseOS-8.1.0.Z.E4S"
}
]
},
"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.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src",
"AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.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-18T08:28:58+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.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src",
"AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:4154"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src",
"AppStream-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"AppStream-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"AppStream-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.src",
"BaseOS-8.1.0.Z.E4S:bind-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-debugsource-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-license-32:9.11.4-26.P2.el8_1.7.noarch",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-lite-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-devel-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-chroot-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-sdb-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-utils-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.i686",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.ppc64le",
"BaseOS-8.1.0.Z.E4S:bind-utils-debuginfo-32:9.11.4-26.P2.el8_1.7.x86_64",
"BaseOS-8.1.0.Z.E4S:python3-bind-32:9.11.4-26.P2.el8_1.7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: named\u0027s configured cache size limit can be significantly exceeded"
}
]
}
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.