Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-2828 (GCVE-0-2023-2828)
Vulnerability from cvelistv5
{ "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": { "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\":\"Primary\",\"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" } } }
suse-su-2023:2667-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for bind", "title": "Title of the patch" }, { "category": "description", "text": "This update for bind fixes the following issues:\n\nUpdate to release 9.16.42\n\nSecurity Fixes:\n\n* The overmem cleaning process has been improved, to prevent the\n cache from significantly exceeding the configured\n max-cache-size limit. (CVE-2023-2828)\n* A query that prioritizes stale data over lookup triggers a\n fetch to refresh the stale data in cache. If the fetch is\n aborted for exceeding the recursion quota, it was possible for\n named to enter an infinite callback loop and crash due to stack\n overflow. This has been fixed. (CVE-2023-2911)\n\nBug Fixes:\n\n* Previously, it was possible for a delegation from cache to be\n returned to the client after the stale-answer-client-timeout\n duration. This has been fixed. [bsc#1212544, bsc#1212567, jsc#SLE-24600]\n\nUpdate to release 9.16.41\n\nBug Fixes:\n\n* When removing delegations from an opt-out range,\n empty-non-terminal NSEC3 records generated by those delegations\n were not cleaned up. This has been fixed. [jsc#SLE-24600]\n\nUpdate to release 9.16.40\n\nBug Fixes:\n\n* Logfiles using timestamp-style suffixes were not always\n correctly removed when the number of files exceeded the limit\n set by versions. This has been fixed for configurations which\n do not explicitly specify a directory path as part of the file\n argument in the channel specification.\n* Performance of DNSSEC validation in zones with many DNSKEY\n records has been improved.\n\nUpdate to release 9.16.39\n\nFeature Changes:\n\n* libuv support for receiving multiple UDP messages in a single\n recvmmsg() system call has been tweaked several times between\n libuv versions 1.35.0 and 1.40.0; the current recommended libuv\n version is 1.40.0 or higher. New rules are now in effect for\n running with a different version of libuv than the one used at\n compilation time. These rules may trigger a fatal error at\n startup:\n - Building against or running with libuv versions 1.35.0 and\n 1.36.0 is now a fatal error.\n - Running with libuv version higher than 1.34.2 is now a\n fatal error when named is built against libuv version\n 1.34.2 or lower.\n - Running with libuv version higher than 1.39.0 is now a\n fatal error when named is built against libuv version\n 1.37.0, 1.38.0, 1.38.1, or 1.39.0.\n\n* This prevents the use of libuv versions that may trigger an\n assertion failure when receiving multiple UDP messages in a\n single system call.\n\nBug Fixes:\n\n* named could crash with an assertion failure when adding a new\n zone into the configuration file for a name which was already\n configured as a member zone for a catalog zone. This has been\n fixed.\n* When named starts up, it sends a query for the DNSSEC key for\n each configured trust anchor to determine whether the key has\n changed. In some unusual cases, the query might depend on a\n zone for which the server is itself authoritative, and would\n have failed if it were sent before the zone was fully loaded.\n This has now been fixed by delaying the key queries until all\n zones have finished loading. [jsc#SLE-24600]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2667,SUSE-SLE-Module-Basesystem-15-SP4-2023-2667,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2667,openSUSE-SLE-15.4-2023-2667", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2667-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2667-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232667-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2667-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015348.html" }, { "category": "self", "summary": "SUSE Bug 1212544", "url": "https://bugzilla.suse.com/1212544" }, { "category": "self", "summary": "SUSE Bug 1212567", "url": "https://bugzilla.suse.com/1212567" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2828 page", "url": "https://www.suse.com/security/cve/CVE-2023-2828/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2911 page", "url": "https://www.suse.com/security/cve/CVE-2023-2911/" } ], "title": "Security update for bind", "tracking": { "current_release_date": "2023-06-28T07:14:43Z", "generator": { "date": "2023-06-28T07:14:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2667-1", "initial_release_date": "2023-06-28T07:14:43Z", "revision_history": [ { "date": "2023-06-28T07:14:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150400.5.27.1.aarch64", "product": { "name": "bind-9.16.42-150400.5.27.1.aarch64", "product_id": "bind-9.16.42-150400.5.27.1.aarch64" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150400.5.27.1.aarch64", "product": { "name": "bind-utils-9.16.42-150400.5.27.1.aarch64", "product_id": "bind-utils-9.16.42-150400.5.27.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150400.5.27.1.i586", "product": { "name": "bind-9.16.42-150400.5.27.1.i586", "product_id": "bind-9.16.42-150400.5.27.1.i586" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150400.5.27.1.i586", "product": { "name": "bind-utils-9.16.42-150400.5.27.1.i586", "product_id": "bind-utils-9.16.42-150400.5.27.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "bind-doc-9.16.42-150400.5.27.1.noarch", "product": { "name": "bind-doc-9.16.42-150400.5.27.1.noarch", "product_id": "bind-doc-9.16.42-150400.5.27.1.noarch" } }, { "category": "product_version", "name": "python3-bind-9.16.42-150400.5.27.1.noarch", "product": { "name": "python3-bind-9.16.42-150400.5.27.1.noarch", "product_id": "python3-bind-9.16.42-150400.5.27.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150400.5.27.1.ppc64le", "product": { "name": "bind-9.16.42-150400.5.27.1.ppc64le", "product_id": "bind-9.16.42-150400.5.27.1.ppc64le" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150400.5.27.1.ppc64le", "product": { "name": "bind-utils-9.16.42-150400.5.27.1.ppc64le", "product_id": "bind-utils-9.16.42-150400.5.27.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150400.5.27.1.s390x", "product": { "name": "bind-9.16.42-150400.5.27.1.s390x", "product_id": "bind-9.16.42-150400.5.27.1.s390x" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150400.5.27.1.s390x", "product": { "name": "bind-utils-9.16.42-150400.5.27.1.s390x", "product_id": "bind-utils-9.16.42-150400.5.27.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150400.5.27.1.x86_64", "product": { "name": "bind-9.16.42-150400.5.27.1.x86_64", "product_id": "bind-9.16.42-150400.5.27.1.x86_64" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150400.5.27.1.x86_64", "product": { "name": "bind-utils-9.16.42-150400.5.27.1.x86_64", "product_id": "bind-utils-9.16.42-150400.5.27.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.42-150400.5.27.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch" }, "product_reference": "python3-bind-9.16.42-150400.5.27.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64" }, "product_reference": "bind-9.16.42-150400.5.27.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le" }, "product_reference": "bind-9.16.42-150400.5.27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x" }, "product_reference": "bind-9.16.42-150400.5.27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64" }, "product_reference": "bind-9.16.42-150400.5.27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.42-150400.5.27.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch" }, "product_reference": "bind-doc-9.16.42-150400.5.27.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64" }, "product_reference": "bind-9.16.42-150400.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le" }, "product_reference": "bind-9.16.42-150400.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x" }, "product_reference": "bind-9.16.42-150400.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150400.5.27.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64" }, "product_reference": "bind-9.16.42-150400.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.42-150400.5.27.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch" }, "product_reference": "bind-doc-9.16.42-150400.5.27.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150400.5.27.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64" }, "product_reference": "bind-utils-9.16.42-150400.5.27.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.42-150400.5.27.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch" }, "product_reference": "python3-bind-9.16.42-150400.5.27.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2828" } ], "notes": [ { "category": "general", "text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2828", "url": "https://www.suse.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1216764 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1216764" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2023-06-28T07:14:43Z", "details": "important" } ], "title": "CVE-2023-2828" }, { "cve": "CVE-2023-2911", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2911" } ], "notes": [ { "category": "general", "text": "If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop and terminate unexpectedly due to a stack overflow.\nThis issue affects BIND 9 versions 9.16.33 through 9.16.41, 9.18.7 through 9.18.15, 9.16.33-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2911", "url": "https://www.suse.com/security/cve/CVE-2023-2911" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2911", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1212567 for CVE-2023-2911", "url": "https://bugzilla.suse.com/1212567" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:bind-utils-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:python3-bind-9.16.42-150400.5.27.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-9.16.42-150400.5.27.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:bind-doc-9.16.42-150400.5.27.1.noarch", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.aarch64", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.ppc64le", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.s390x", "openSUSE Leap 15.4:bind-utils-9.16.42-150400.5.27.1.x86_64", "openSUSE Leap 15.4:python3-bind-9.16.42-150400.5.27.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2023-06-28T07:14:43Z", "details": "important" } ], "title": "CVE-2023-2911" } ] }
suse-su-2023:2793-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for bind", "title": "Title of the patch" }, { "category": "description", "text": "This update for bind fixes the following issues:\n\n- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2793,SUSE-OpenStack-Cloud-9-2023-2793,SUSE-OpenStack-Cloud-Crowbar-9-2023-2793,SUSE-SLE-SAP-12-SP4-2023-2793,SUSE-SLE-SDK-12-SP5-2023-2793,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2793,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2793,SUSE-SLE-SERVER-12-SP5-2023-2793", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2793-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2793-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232793-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2793-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015459.html" }, { "category": "self", "summary": "SUSE Bug 1212544", "url": "https://bugzilla.suse.com/1212544" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2828 page", "url": "https://www.suse.com/security/cve/CVE-2023-2828/" } ], "title": "Security update for bind", "tracking": { "current_release_date": "2023-07-07T09:34:45Z", "generator": { "date": "2023-07-07T09:34:45Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2793-1", "initial_release_date": "2023-07-07T09:34:45Z", "revision_history": [ { "date": "2023-07-07T09:34:45Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bind-9.11.22-3.46.4.aarch64", "product": { "name": "bind-9.11.22-3.46.4.aarch64", "product_id": "bind-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "bind-chrootenv-9.11.22-3.46.4.aarch64", "product": { "name": "bind-chrootenv-9.11.22-3.46.4.aarch64", "product_id": "bind-chrootenv-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "bind-devel-9.11.22-3.46.4.aarch64", "product": { "name": "bind-devel-9.11.22-3.46.4.aarch64", "product_id": "bind-devel-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "bind-lwresd-9.11.22-3.46.4.aarch64", "product": { "name": "bind-lwresd-9.11.22-3.46.4.aarch64", "product_id": "bind-lwresd-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "bind-utils-9.11.22-3.46.4.aarch64", "product": { "name": "bind-utils-9.11.22-3.46.4.aarch64", "product_id": "bind-utils-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "libbind9-161-9.11.22-3.46.4.aarch64", "product": { "name": "libbind9-161-9.11.22-3.46.4.aarch64", "product_id": "libbind9-161-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "libdns1110-9.11.22-3.46.4.aarch64", "product": { "name": "libdns1110-9.11.22-3.46.4.aarch64", "product_id": "libdns1110-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "libirs-devel-9.11.22-3.46.4.aarch64", "product": { "name": "libirs-devel-9.11.22-3.46.4.aarch64", "product_id": "libirs-devel-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "libirs161-9.11.22-3.46.4.aarch64", "product": { "name": "libirs161-9.11.22-3.46.4.aarch64", "product_id": "libirs161-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "libisc1107-9.11.22-3.46.4.aarch64", "product": { "name": "libisc1107-9.11.22-3.46.4.aarch64", "product_id": "libisc1107-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "libisccc161-9.11.22-3.46.4.aarch64", "product": { "name": "libisccc161-9.11.22-3.46.4.aarch64", "product_id": "libisccc161-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "libisccfg163-9.11.22-3.46.4.aarch64", "product": { "name": "libisccfg163-9.11.22-3.46.4.aarch64", "product_id": "libisccfg163-9.11.22-3.46.4.aarch64" } }, { "category": "product_version", "name": "liblwres161-9.11.22-3.46.4.aarch64", "product": { "name": "liblwres161-9.11.22-3.46.4.aarch64", "product_id": "liblwres161-9.11.22-3.46.4.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "bind-devel-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "bind-devel-64bit-9.11.22-3.46.4.aarch64_ilp32" } }, { "category": "product_version", "name": "libbind9-161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "libbind9-161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "libbind9-161-64bit-9.11.22-3.46.4.aarch64_ilp32" } }, { "category": "product_version", "name": "libdns1110-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "libdns1110-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "libdns1110-64bit-9.11.22-3.46.4.aarch64_ilp32" } }, { "category": "product_version", "name": "libirs161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "libirs161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "libirs161-64bit-9.11.22-3.46.4.aarch64_ilp32" } }, { "category": "product_version", "name": "libisc1107-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "libisc1107-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "libisc1107-64bit-9.11.22-3.46.4.aarch64_ilp32" } }, { "category": "product_version", "name": "libisccc161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "libisccc161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "libisccc161-64bit-9.11.22-3.46.4.aarch64_ilp32" } }, { "category": "product_version", "name": "libisccfg163-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "libisccfg163-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "libisccfg163-64bit-9.11.22-3.46.4.aarch64_ilp32" } }, { "category": "product_version", "name": "liblwres161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product": { "name": "liblwres161-64bit-9.11.22-3.46.4.aarch64_ilp32", "product_id": "liblwres161-64bit-9.11.22-3.46.4.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "bind-9.11.22-3.46.4.i586", "product": { "name": "bind-9.11.22-3.46.4.i586", "product_id": "bind-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "bind-chrootenv-9.11.22-3.46.4.i586", "product": { "name": "bind-chrootenv-9.11.22-3.46.4.i586", "product_id": "bind-chrootenv-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "bind-devel-9.11.22-3.46.4.i586", "product": { "name": "bind-devel-9.11.22-3.46.4.i586", "product_id": "bind-devel-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "bind-lwresd-9.11.22-3.46.4.i586", "product": { "name": "bind-lwresd-9.11.22-3.46.4.i586", "product_id": "bind-lwresd-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "bind-utils-9.11.22-3.46.4.i586", "product": { "name": "bind-utils-9.11.22-3.46.4.i586", "product_id": "bind-utils-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "libbind9-161-9.11.22-3.46.4.i586", "product": { "name": "libbind9-161-9.11.22-3.46.4.i586", "product_id": "libbind9-161-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "libdns1110-9.11.22-3.46.4.i586", "product": { "name": "libdns1110-9.11.22-3.46.4.i586", "product_id": "libdns1110-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "libirs-devel-9.11.22-3.46.4.i586", "product": { "name": "libirs-devel-9.11.22-3.46.4.i586", "product_id": "libirs-devel-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "libirs161-9.11.22-3.46.4.i586", "product": { "name": "libirs161-9.11.22-3.46.4.i586", "product_id": "libirs161-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "libisc1107-9.11.22-3.46.4.i586", "product": { "name": "libisc1107-9.11.22-3.46.4.i586", "product_id": "libisc1107-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "libisccc161-9.11.22-3.46.4.i586", "product": { "name": "libisccc161-9.11.22-3.46.4.i586", "product_id": "libisccc161-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "libisccfg163-9.11.22-3.46.4.i586", "product": { "name": "libisccfg163-9.11.22-3.46.4.i586", "product_id": "libisccfg163-9.11.22-3.46.4.i586" } }, { "category": "product_version", "name": "liblwres161-9.11.22-3.46.4.i586", "product": { "name": "liblwres161-9.11.22-3.46.4.i586", "product_id": "liblwres161-9.11.22-3.46.4.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "bind-doc-9.11.22-3.46.4.noarch", "product": { "name": "bind-doc-9.11.22-3.46.4.noarch", "product_id": "bind-doc-9.11.22-3.46.4.noarch" } }, { "category": "product_version", "name": "python-bind-9.11.22-3.46.4.noarch", "product": { "name": "python-bind-9.11.22-3.46.4.noarch", "product_id": "python-bind-9.11.22-3.46.4.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-9.11.22-3.46.4.ppc64le", "product": { "name": "bind-9.11.22-3.46.4.ppc64le", "product_id": "bind-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "bind-chrootenv-9.11.22-3.46.4.ppc64le", "product": { "name": "bind-chrootenv-9.11.22-3.46.4.ppc64le", "product_id": "bind-chrootenv-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "bind-devel-9.11.22-3.46.4.ppc64le", "product": { "name": "bind-devel-9.11.22-3.46.4.ppc64le", "product_id": "bind-devel-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "bind-lwresd-9.11.22-3.46.4.ppc64le", "product": { "name": "bind-lwresd-9.11.22-3.46.4.ppc64le", "product_id": "bind-lwresd-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "bind-utils-9.11.22-3.46.4.ppc64le", "product": { "name": "bind-utils-9.11.22-3.46.4.ppc64le", "product_id": "bind-utils-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "libbind9-161-9.11.22-3.46.4.ppc64le", "product": { "name": "libbind9-161-9.11.22-3.46.4.ppc64le", "product_id": "libbind9-161-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "libdns1110-9.11.22-3.46.4.ppc64le", "product": { "name": "libdns1110-9.11.22-3.46.4.ppc64le", "product_id": "libdns1110-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "libirs-devel-9.11.22-3.46.4.ppc64le", "product": { "name": "libirs-devel-9.11.22-3.46.4.ppc64le", "product_id": "libirs-devel-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "libirs161-9.11.22-3.46.4.ppc64le", "product": { "name": "libirs161-9.11.22-3.46.4.ppc64le", "product_id": "libirs161-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "libisc1107-9.11.22-3.46.4.ppc64le", "product": { "name": "libisc1107-9.11.22-3.46.4.ppc64le", "product_id": "libisc1107-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "libisccc161-9.11.22-3.46.4.ppc64le", "product": { "name": "libisccc161-9.11.22-3.46.4.ppc64le", "product_id": "libisccc161-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "libisccfg163-9.11.22-3.46.4.ppc64le", "product": { "name": "libisccfg163-9.11.22-3.46.4.ppc64le", "product_id": "libisccfg163-9.11.22-3.46.4.ppc64le" } }, { "category": "product_version", "name": "liblwres161-9.11.22-3.46.4.ppc64le", "product": { "name": "liblwres161-9.11.22-3.46.4.ppc64le", "product_id": "liblwres161-9.11.22-3.46.4.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-9.11.22-3.46.4.s390", "product": { "name": "bind-9.11.22-3.46.4.s390", "product_id": "bind-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "bind-chrootenv-9.11.22-3.46.4.s390", "product": { "name": "bind-chrootenv-9.11.22-3.46.4.s390", "product_id": "bind-chrootenv-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "bind-devel-9.11.22-3.46.4.s390", "product": { "name": "bind-devel-9.11.22-3.46.4.s390", "product_id": "bind-devel-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "bind-lwresd-9.11.22-3.46.4.s390", "product": { "name": "bind-lwresd-9.11.22-3.46.4.s390", "product_id": "bind-lwresd-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "bind-utils-9.11.22-3.46.4.s390", "product": { "name": "bind-utils-9.11.22-3.46.4.s390", "product_id": "bind-utils-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "libbind9-161-9.11.22-3.46.4.s390", "product": { "name": "libbind9-161-9.11.22-3.46.4.s390", "product_id": "libbind9-161-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "libdns1110-9.11.22-3.46.4.s390", "product": { "name": "libdns1110-9.11.22-3.46.4.s390", "product_id": "libdns1110-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "libirs-devel-9.11.22-3.46.4.s390", "product": { "name": "libirs-devel-9.11.22-3.46.4.s390", "product_id": "libirs-devel-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "libirs161-9.11.22-3.46.4.s390", "product": { "name": "libirs161-9.11.22-3.46.4.s390", "product_id": "libirs161-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "libisc1107-9.11.22-3.46.4.s390", "product": { "name": "libisc1107-9.11.22-3.46.4.s390", "product_id": "libisc1107-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "libisccc161-9.11.22-3.46.4.s390", "product": { "name": "libisccc161-9.11.22-3.46.4.s390", "product_id": "libisccc161-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "libisccfg163-9.11.22-3.46.4.s390", "product": { "name": "libisccfg163-9.11.22-3.46.4.s390", "product_id": "libisccfg163-9.11.22-3.46.4.s390" } }, { "category": "product_version", "name": "liblwres161-9.11.22-3.46.4.s390", "product": { "name": "liblwres161-9.11.22-3.46.4.s390", "product_id": "liblwres161-9.11.22-3.46.4.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "bind-9.11.22-3.46.4.s390x", "product": { "name": "bind-9.11.22-3.46.4.s390x", "product_id": "bind-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "bind-chrootenv-9.11.22-3.46.4.s390x", "product": { "name": "bind-chrootenv-9.11.22-3.46.4.s390x", "product_id": "bind-chrootenv-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "bind-devel-9.11.22-3.46.4.s390x", "product": { "name": "bind-devel-9.11.22-3.46.4.s390x", "product_id": "bind-devel-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "bind-devel-32bit-9.11.22-3.46.4.s390x", "product": { "name": "bind-devel-32bit-9.11.22-3.46.4.s390x", "product_id": "bind-devel-32bit-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "bind-lwresd-9.11.22-3.46.4.s390x", "product": { "name": "bind-lwresd-9.11.22-3.46.4.s390x", "product_id": "bind-lwresd-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "bind-utils-9.11.22-3.46.4.s390x", "product": { "name": "bind-utils-9.11.22-3.46.4.s390x", "product_id": "bind-utils-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libbind9-161-9.11.22-3.46.4.s390x", "product": { "name": "libbind9-161-9.11.22-3.46.4.s390x", "product_id": "libbind9-161-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libbind9-161-32bit-9.11.22-3.46.4.s390x", "product": { "name": "libbind9-161-32bit-9.11.22-3.46.4.s390x", "product_id": "libbind9-161-32bit-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libdns1110-9.11.22-3.46.4.s390x", "product": { "name": "libdns1110-9.11.22-3.46.4.s390x", "product_id": "libdns1110-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libdns1110-32bit-9.11.22-3.46.4.s390x", "product": { "name": "libdns1110-32bit-9.11.22-3.46.4.s390x", "product_id": "libdns1110-32bit-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libirs-devel-9.11.22-3.46.4.s390x", "product": { "name": "libirs-devel-9.11.22-3.46.4.s390x", "product_id": "libirs-devel-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libirs161-9.11.22-3.46.4.s390x", "product": { "name": "libirs161-9.11.22-3.46.4.s390x", "product_id": "libirs161-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libirs161-32bit-9.11.22-3.46.4.s390x", "product": { "name": "libirs161-32bit-9.11.22-3.46.4.s390x", "product_id": "libirs161-32bit-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libisc1107-9.11.22-3.46.4.s390x", "product": { "name": "libisc1107-9.11.22-3.46.4.s390x", "product_id": "libisc1107-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libisc1107-32bit-9.11.22-3.46.4.s390x", "product": { "name": "libisc1107-32bit-9.11.22-3.46.4.s390x", "product_id": "libisc1107-32bit-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libisccc161-9.11.22-3.46.4.s390x", "product": { "name": "libisccc161-9.11.22-3.46.4.s390x", "product_id": "libisccc161-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libisccc161-32bit-9.11.22-3.46.4.s390x", "product": { "name": "libisccc161-32bit-9.11.22-3.46.4.s390x", "product_id": "libisccc161-32bit-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libisccfg163-9.11.22-3.46.4.s390x", "product": { "name": "libisccfg163-9.11.22-3.46.4.s390x", "product_id": "libisccfg163-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "libisccfg163-32bit-9.11.22-3.46.4.s390x", "product": { "name": "libisccfg163-32bit-9.11.22-3.46.4.s390x", "product_id": "libisccfg163-32bit-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "liblwres161-9.11.22-3.46.4.s390x", "product": { "name": "liblwres161-9.11.22-3.46.4.s390x", "product_id": "liblwres161-9.11.22-3.46.4.s390x" } }, { "category": "product_version", "name": "liblwres161-32bit-9.11.22-3.46.4.s390x", "product": { "name": "liblwres161-32bit-9.11.22-3.46.4.s390x", "product_id": "liblwres161-32bit-9.11.22-3.46.4.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-9.11.22-3.46.4.x86_64", "product": { "name": "bind-9.11.22-3.46.4.x86_64", "product_id": "bind-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "bind-chrootenv-9.11.22-3.46.4.x86_64", "product": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64", "product_id": "bind-chrootenv-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "bind-devel-9.11.22-3.46.4.x86_64", "product": { "name": "bind-devel-9.11.22-3.46.4.x86_64", "product_id": "bind-devel-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "bind-devel-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "bind-devel-32bit-9.11.22-3.46.4.x86_64", "product_id": "bind-devel-32bit-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "bind-lwresd-9.11.22-3.46.4.x86_64", "product": { "name": "bind-lwresd-9.11.22-3.46.4.x86_64", "product_id": "bind-lwresd-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "bind-utils-9.11.22-3.46.4.x86_64", "product": { "name": "bind-utils-9.11.22-3.46.4.x86_64", "product_id": "bind-utils-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libbind9-161-9.11.22-3.46.4.x86_64", "product": { "name": "libbind9-161-9.11.22-3.46.4.x86_64", "product_id": "libbind9-161-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libbind9-161-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "libbind9-161-32bit-9.11.22-3.46.4.x86_64", "product_id": "libbind9-161-32bit-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libdns1110-9.11.22-3.46.4.x86_64", "product": { "name": "libdns1110-9.11.22-3.46.4.x86_64", "product_id": "libdns1110-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libdns1110-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "libdns1110-32bit-9.11.22-3.46.4.x86_64", "product_id": "libdns1110-32bit-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libirs-devel-9.11.22-3.46.4.x86_64", "product": { "name": "libirs-devel-9.11.22-3.46.4.x86_64", "product_id": "libirs-devel-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libirs161-9.11.22-3.46.4.x86_64", "product": { "name": "libirs161-9.11.22-3.46.4.x86_64", "product_id": "libirs161-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libirs161-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "libirs161-32bit-9.11.22-3.46.4.x86_64", "product_id": "libirs161-32bit-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libisc1107-9.11.22-3.46.4.x86_64", "product": { "name": "libisc1107-9.11.22-3.46.4.x86_64", "product_id": "libisc1107-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "product_id": "libisc1107-32bit-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libisccc161-9.11.22-3.46.4.x86_64", "product": { "name": "libisccc161-9.11.22-3.46.4.x86_64", "product_id": "libisccc161-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libisccc161-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "libisccc161-32bit-9.11.22-3.46.4.x86_64", "product_id": "libisccc161-32bit-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libisccfg163-9.11.22-3.46.4.x86_64", "product": { "name": "libisccfg163-9.11.22-3.46.4.x86_64", "product_id": "libisccfg163-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "libisccfg163-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "libisccfg163-32bit-9.11.22-3.46.4.x86_64", "product_id": "libisccfg163-32bit-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "liblwres161-9.11.22-3.46.4.x86_64", "product": { "name": "liblwres161-9.11.22-3.46.4.x86_64", "product_id": "liblwres161-9.11.22-3.46.4.x86_64" } }, { "category": "product_version", "name": "liblwres161-32bit-9.11.22-3.46.4.x86_64", "product": { "name": "liblwres161-32bit-9.11.22-3.46.4.x86_64", "product_id": "liblwres161-32bit-9.11.22-3.46.4.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-espos:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch" }, "product_reference": "bind-doc-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-utils-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64" }, "product_reference": "libdns1110-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64" }, "product_reference": "libirs161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccc161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64" }, "product_reference": "liblwres161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch" }, "product_reference": "python-bind-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch" }, "product_reference": "bind-doc-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-utils-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64" }, "product_reference": "libdns1110-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64" }, "product_reference": "libirs161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccc161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64" }, "product_reference": "liblwres161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch" }, "product_reference": "python-bind-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch" }, "product_reference": "bind-doc-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-utils-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-utils-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le" }, "product_reference": "libdns1110-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64" }, "product_reference": "libdns1110-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libirs161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64" }, "product_reference": "libirs161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisc1107-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccc161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccc161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le" }, "product_reference": "liblwres161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64" }, "product_reference": "liblwres161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch" }, "product_reference": "python-bind-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-devel-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-devel-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x" }, "product_reference": "bind-devel-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-devel-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch" }, "product_reference": "bind-doc-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-utils-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-utils-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64" }, "product_reference": "libdns1110-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64" }, "product_reference": "libdns1110-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64" }, "product_reference": "libirs161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64" }, "product_reference": "libirs161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64" }, "product_reference": "libisc1107-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccc161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccc161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64" }, "product_reference": "liblwres161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64" }, "product_reference": "liblwres161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch" }, "product_reference": "python-bind-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x" }, "product_reference": "bind-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch" }, "product_reference": "bind-doc-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-utils-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-utils-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x" }, "product_reference": "bind-utils-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-utils-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x" }, "product_reference": "libbind9-161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64" }, "product_reference": "libdns1110-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le" }, "product_reference": "libdns1110-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x" }, "product_reference": "libdns1110-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64" }, "product_reference": "libdns1110-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64" }, "product_reference": "libirs161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libirs161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x" }, "product_reference": "libirs161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64" }, "product_reference": "libirs161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64" }, "product_reference": "libisc1107-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisc1107-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x" }, "product_reference": "libisc1107-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccc161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccc161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x" }, "product_reference": "libisccc161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccc161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x" }, "product_reference": "libisccfg163-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64" }, "product_reference": "liblwres161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le" }, "product_reference": "liblwres161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x" }, "product_reference": "liblwres161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64" }, "product_reference": "liblwres161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch" }, "product_reference": "python-bind-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x" }, "product_reference": "bind-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch" }, "product_reference": "bind-doc-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-utils-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-utils-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x" }, "product_reference": "bind-utils-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-utils-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x" }, "product_reference": "libbind9-161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64" }, "product_reference": "libdns1110-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le" }, "product_reference": "libdns1110-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x" }, "product_reference": "libdns1110-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64" }, "product_reference": "libdns1110-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64" }, "product_reference": "libirs161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libirs161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x" }, "product_reference": "libirs161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64" }, "product_reference": "libirs161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64" }, "product_reference": "libisc1107-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisc1107-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x" }, "product_reference": "libisc1107-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccc161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccc161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x" }, "product_reference": "libisccc161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccc161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x" }, "product_reference": "libisccfg163-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64" }, "product_reference": "liblwres161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le" }, "product_reference": "liblwres161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x" }, "product_reference": "liblwres161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64" }, "product_reference": "liblwres161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch" }, "product_reference": "python-bind-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x" }, "product_reference": "bind-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-chrootenv-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch" }, "product_reference": "bind-doc-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64" }, "product_reference": "bind-utils-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le" }, "product_reference": "bind-utils-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x" }, "product_reference": "bind-utils-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64" }, "product_reference": "bind-utils-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libbind9-161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x" }, "product_reference": "libbind9-161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64" }, "product_reference": "libbind9-161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64" }, "product_reference": "libdns1110-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le" }, "product_reference": "libdns1110-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x" }, "product_reference": "libdns1110-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1110-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64" }, "product_reference": "libdns1110-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64" }, "product_reference": "libirs161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libirs161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x" }, "product_reference": "libirs161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64" }, "product_reference": "libirs161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64" }, "product_reference": "libisc1107-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisc1107-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x" }, "product_reference": "libisc1107-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1107-32bit-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64" }, "product_reference": "libisc1107-32bit-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccc161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccc161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x" }, "product_reference": "libisccc161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccc161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le" }, "product_reference": "libisccfg163-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x" }, "product_reference": "libisccfg163-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg163-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64" }, "product_reference": "libisccfg163-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64" }, "product_reference": "liblwres161-9.11.22-3.46.4.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le" }, "product_reference": "liblwres161-9.11.22-3.46.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x" }, "product_reference": "liblwres161-9.11.22-3.46.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "liblwres161-9.11.22-3.46.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64" }, "product_reference": "liblwres161-9.11.22-3.46.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-bind-9.11.22-3.46.4.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch" }, "product_reference": "python-bind-9.11.22-3.46.4.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2828" } ], "notes": [ { "category": "general", "text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2828", "url": "https://www.suse.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1216764 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1216764" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server 12 SP5:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-doc-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:bind-utils-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdns1110-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libirs161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisc1107-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccc161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:liblwres161-9.11.22-3.46.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-bind-9.11.22-3.46.4.noarch", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:bind-devel-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:bind-doc-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud 9:bind-utils-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libdns1110-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libirs161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisc1107-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisccc161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:liblwres161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud 9:python-bind-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud Crowbar 9:bind-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:bind-chrootenv-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:bind-doc-9.11.22-3.46.4.noarch", "SUSE OpenStack Cloud Crowbar 9:bind-utils-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libbind9-161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdns1110-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libirs161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisc1107-32bit-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisc1107-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisccc161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:libisccfg163-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:liblwres161-9.11.22-3.46.4.x86_64", "SUSE OpenStack Cloud Crowbar 9:python-bind-9.11.22-3.46.4.noarch" ] } ], "threats": [ { "category": "impact", "date": "2023-07-07T09:34:45Z", "details": "important" } ], "title": "CVE-2023-2828" } ] }
suse-su-2023:2794-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for bind", "title": "Title of the patch" }, { "category": "description", "text": "This update for bind fixes the following issues:\n\n- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2794,SUSE-SLE-Manager-Tools-For-Micro-5-2023-2794,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-2794,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2794,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-2794,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2794,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-2794,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2794,SUSE-Storage-7-2023-2794,openSUSE-SLE-15.4-2023-2794", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2794-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2794-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232794-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2794-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015458.html" }, { "category": "self", "summary": "SUSE Bug 1212544", "url": "https://bugzilla.suse.com/1212544" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2828 page", "url": "https://www.suse.com/security/cve/CVE-2023-2828/" } ], "title": "Security update for bind", "tracking": { "current_release_date": "2023-07-07T10:36:46Z", "generator": { "date": "2023-07-07T10:36:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2794-1", "initial_release_date": "2023-07-07T10:36:46Z", "revision_history": [ { "date": "2023-07-07T10:36:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150000.12.68.1.aarch64", "product": { "name": "bind-9.16.6-150000.12.68.1.aarch64", "product_id": "bind-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "product": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "product_id": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150000.12.68.1.aarch64", "product": { "name": "bind-devel-9.16.6-150000.12.68.1.aarch64", "product_id": "bind-devel-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150000.12.68.1.aarch64", "product": { "name": "bind-utils-9.16.6-150000.12.68.1.aarch64", "product_id": "bind-utils-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "product_id": "libbind9-1600-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libdns1605-9.16.6-150000.12.68.1.aarch64", "product_id": "libdns1605-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libirs-devel-9.16.6-150000.12.68.1.aarch64", "product_id": "libirs-devel-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libirs1601-9.16.6-150000.12.68.1.aarch64", "product_id": "libirs1601-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libisc1606-9.16.6-150000.12.68.1.aarch64", "product_id": "libisc1606-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "product_id": "libisccc1600-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "product_id": "libisccfg1600-9.16.6-150000.12.68.1.aarch64" } }, { "category": "product_version", "name": "libns1604-9.16.6-150000.12.68.1.aarch64", "product": { "name": "libns1604-9.16.6-150000.12.68.1.aarch64", "product_id": "libns1604-9.16.6-150000.12.68.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "bind-devel-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "bind-devel-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libns1604-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product": { "name": "libns1604-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "product_id": "libns1604-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150000.12.68.1.i586", "product": { "name": "bind-9.16.6-150000.12.68.1.i586", "product_id": "bind-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150000.12.68.1.i586", "product": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.i586", "product_id": "bind-chrootenv-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150000.12.68.1.i586", "product": { "name": "bind-devel-9.16.6-150000.12.68.1.i586", "product_id": "bind-devel-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150000.12.68.1.i586", "product": { "name": "bind-utils-9.16.6-150000.12.68.1.i586", "product_id": "bind-utils-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150000.12.68.1.i586", "product": { "name": "libbind9-1600-9.16.6-150000.12.68.1.i586", "product_id": "libbind9-1600-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150000.12.68.1.i586", "product": { "name": "libdns1605-9.16.6-150000.12.68.1.i586", "product_id": "libdns1605-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150000.12.68.1.i586", "product": { "name": "libirs-devel-9.16.6-150000.12.68.1.i586", "product_id": "libirs-devel-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150000.12.68.1.i586", "product": { "name": "libirs1601-9.16.6-150000.12.68.1.i586", "product_id": "libirs1601-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150000.12.68.1.i586", "product": { "name": "libisc1606-9.16.6-150000.12.68.1.i586", "product_id": "libisc1606-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150000.12.68.1.i586", "product": { "name": "libisccc1600-9.16.6-150000.12.68.1.i586", "product_id": "libisccc1600-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150000.12.68.1.i586", "product": { "name": "libisccfg1600-9.16.6-150000.12.68.1.i586", "product_id": "libisccfg1600-9.16.6-150000.12.68.1.i586" } }, { "category": "product_version", "name": "libns1604-9.16.6-150000.12.68.1.i586", "product": { "name": "libns1604-9.16.6-150000.12.68.1.i586", "product_id": "libns1604-9.16.6-150000.12.68.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "bind-doc-9.16.6-150000.12.68.1.noarch", "product": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch", "product_id": "bind-doc-9.16.6-150000.12.68.1.noarch" } }, { "category": "product_version", "name": "python3-bind-9.16.6-150000.12.68.1.noarch", "product": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch", "product_id": "python3-bind-9.16.6-150000.12.68.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "bind-9.16.6-150000.12.68.1.ppc64le", "product_id": "bind-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "product_id": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "bind-devel-9.16.6-150000.12.68.1.ppc64le", "product_id": "bind-devel-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "bind-utils-9.16.6-150000.12.68.1.ppc64le", "product_id": "bind-utils-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "product_id": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libdns1605-9.16.6-150000.12.68.1.ppc64le", "product_id": "libdns1605-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le", "product_id": "libirs-devel-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libirs1601-9.16.6-150000.12.68.1.ppc64le", "product_id": "libirs1601-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libisc1606-9.16.6-150000.12.68.1.ppc64le", "product_id": "libisc1606-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le", "product_id": "libisccc1600-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "product_id": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le" } }, { "category": "product_version", "name": "libns1604-9.16.6-150000.12.68.1.ppc64le", "product": { "name": "libns1604-9.16.6-150000.12.68.1.ppc64le", "product_id": "libns1604-9.16.6-150000.12.68.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150000.12.68.1.s390x", "product": { "name": "bind-9.16.6-150000.12.68.1.s390x", "product_id": "bind-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x", "product": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x", "product_id": "bind-chrootenv-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150000.12.68.1.s390x", "product": { "name": "bind-devel-9.16.6-150000.12.68.1.s390x", "product_id": "bind-devel-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150000.12.68.1.s390x", "product": { "name": "bind-utils-9.16.6-150000.12.68.1.s390x", "product_id": "bind-utils-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150000.12.68.1.s390x", "product": { "name": "libbind9-1600-9.16.6-150000.12.68.1.s390x", "product_id": "libbind9-1600-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150000.12.68.1.s390x", "product": { "name": "libdns1605-9.16.6-150000.12.68.1.s390x", "product_id": "libdns1605-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150000.12.68.1.s390x", "product": { "name": "libirs-devel-9.16.6-150000.12.68.1.s390x", "product_id": "libirs-devel-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150000.12.68.1.s390x", "product": { "name": "libirs1601-9.16.6-150000.12.68.1.s390x", "product_id": "libirs1601-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150000.12.68.1.s390x", "product": { "name": "libisc1606-9.16.6-150000.12.68.1.s390x", "product_id": "libisc1606-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150000.12.68.1.s390x", "product": { "name": "libisccc1600-9.16.6-150000.12.68.1.s390x", "product_id": "libisccc1600-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150000.12.68.1.s390x", "product": { "name": "libisccfg1600-9.16.6-150000.12.68.1.s390x", "product_id": "libisccfg1600-9.16.6-150000.12.68.1.s390x" } }, { "category": "product_version", "name": "libns1604-9.16.6-150000.12.68.1.s390x", "product": { "name": "libns1604-9.16.6-150000.12.68.1.s390x", "product_id": "libns1604-9.16.6-150000.12.68.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150000.12.68.1.x86_64", "product": { "name": "bind-9.16.6-150000.12.68.1.x86_64", "product_id": "bind-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "product": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "product_id": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150000.12.68.1.x86_64", "product": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64", "product_id": "bind-devel-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150000.12.68.1.x86_64", "product": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64", "product_id": "bind-utils-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "product_id": "libbind9-1600-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64", "product_id": "libdns1605-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "product_id": "libirs-devel-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64", "product_id": "libirs1601-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64", "product_id": "libisc1606-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "product_id": "libisccc1600-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "product_id": "libisccfg1600-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libns1604-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64", "product_id": "libns1604-9.16.6-150000.12.68.1.x86_64" } }, { "category": "product_version", "name": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64", "product": { "name": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64", "product_id": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Manager Client Tools for SLE Micro 5", "product": { "name": "SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-manager-tools-micro:5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" }, "product_reference": "libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" }, "product_reference": "libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" }, "product_reference": "libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" }, "product_reference": "libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" }, "product_reference": "libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32" }, "product_reference": "libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.s390x as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Manager Client Tools for SLE Micro 5", "product_id": "SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Manager Client Tools for SLE Micro 5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch" }, "product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch" }, "product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch" }, "product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch" }, "product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch" }, "product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch" }, "product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150000.12.68.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch" }, "product_reference": "bind-doc-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150000.12.68.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150000.12.68.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch" }, "product_reference": "python3-bind-9.16.6-150000.12.68.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "bind-devel-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libdns1605-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libirs1601-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisc1606-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64" }, "product_reference": "libns1604-32bit-9.16.6-150000.12.68.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2828" } ], "notes": [ { "category": "general", "text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch", "openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2828", "url": "https://www.suse.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1216764 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1216764" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch", "openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Enterprise Storage 7:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Enterprise Storage 7:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-chrootenv-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-doc-9.16.6-150000.12.68.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs-devel-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-bind-9.16.6-150000.12.68.1.noarch", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:bind-utils-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libbind9-1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libdns1605-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libirs1601-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisc1606-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisccc1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-64bit-9.16.6-150000.12.68.1.aarch64_ilp32", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.aarch64", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libisccfg1600-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.s390x", "SUSE Manager Client Tools for SLE Micro 5:libns1604-9.16.6-150000.12.68.1.x86_64", "SUSE Manager Client Tools for SLE Micro 5:python3-bind-9.16.6-150000.12.68.1.noarch", "openSUSE Leap 15.4:bind-devel-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libbind9-1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libdns1605-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libirs1601-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisc1606-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisccc1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libisccfg1600-32bit-9.16.6-150000.12.68.1.x86_64", "openSUSE Leap 15.4:libns1604-32bit-9.16.6-150000.12.68.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-07-07T10:36:46Z", "details": "important" } ], "title": "CVE-2023-2828" } ] }
suse-su-2023:2789-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for bind", "title": "Title of the patch" }, { "category": "description", "text": "This update for bind fixes the following issues:\n\n - CVE-2023-2828: Fixed DOS against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2789,SUSE-SLE-SERVER-12-SP2-BCL-2023-2789", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2789-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2789-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232789-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2789-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015457.html" }, { "category": "self", "summary": "SUSE Bug 1212544", "url": "https://bugzilla.suse.com/1212544" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2828 page", "url": "https://www.suse.com/security/cve/CVE-2023-2828/" } ], "title": "Security update for bind", "tracking": { "current_release_date": "2023-07-06T11:10:43Z", "generator": { "date": "2023-07-06T11:10:43Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2789-1", "initial_release_date": "2023-07-06T11:10:43Z", "revision_history": [ { "date": "2023-07-06T11:10:43Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bind-9.9.9P1-63.40.1.aarch64", "product": { "name": "bind-9.9.9P1-63.40.1.aarch64", "product_id": "bind-9.9.9P1-63.40.1.aarch64" } }, { "category": "product_version", "name": "bind-chrootenv-9.9.9P1-63.40.1.aarch64", "product": { "name": "bind-chrootenv-9.9.9P1-63.40.1.aarch64", "product_id": "bind-chrootenv-9.9.9P1-63.40.1.aarch64" } }, { "category": "product_version", "name": "bind-devel-9.9.9P1-63.40.1.aarch64", "product": { "name": "bind-devel-9.9.9P1-63.40.1.aarch64", "product_id": "bind-devel-9.9.9P1-63.40.1.aarch64" } }, { "category": "product_version", "name": "bind-libs-9.9.9P1-63.40.1.aarch64", "product": { "name": "bind-libs-9.9.9P1-63.40.1.aarch64", "product_id": "bind-libs-9.9.9P1-63.40.1.aarch64" } }, { "category": "product_version", "name": "bind-lwresd-9.9.9P1-63.40.1.aarch64", "product": { "name": "bind-lwresd-9.9.9P1-63.40.1.aarch64", "product_id": "bind-lwresd-9.9.9P1-63.40.1.aarch64" } }, { "category": "product_version", "name": "bind-utils-9.9.9P1-63.40.1.aarch64", "product": { "name": "bind-utils-9.9.9P1-63.40.1.aarch64", "product_id": "bind-utils-9.9.9P1-63.40.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-libs-64bit-9.9.9P1-63.40.1.aarch64_ilp32", "product": { "name": "bind-libs-64bit-9.9.9P1-63.40.1.aarch64_ilp32", "product_id": "bind-libs-64bit-9.9.9P1-63.40.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "bind-9.9.9P1-63.40.1.i586", "product": { "name": "bind-9.9.9P1-63.40.1.i586", "product_id": "bind-9.9.9P1-63.40.1.i586" } }, { "category": "product_version", "name": "bind-chrootenv-9.9.9P1-63.40.1.i586", "product": { "name": "bind-chrootenv-9.9.9P1-63.40.1.i586", "product_id": "bind-chrootenv-9.9.9P1-63.40.1.i586" } }, { "category": "product_version", "name": "bind-devel-9.9.9P1-63.40.1.i586", "product": { "name": "bind-devel-9.9.9P1-63.40.1.i586", "product_id": "bind-devel-9.9.9P1-63.40.1.i586" } }, { "category": "product_version", "name": "bind-libs-9.9.9P1-63.40.1.i586", "product": { "name": "bind-libs-9.9.9P1-63.40.1.i586", "product_id": "bind-libs-9.9.9P1-63.40.1.i586" } }, { "category": "product_version", "name": "bind-lwresd-9.9.9P1-63.40.1.i586", "product": { "name": "bind-lwresd-9.9.9P1-63.40.1.i586", "product_id": "bind-lwresd-9.9.9P1-63.40.1.i586" } }, { "category": "product_version", "name": "bind-utils-9.9.9P1-63.40.1.i586", "product": { "name": "bind-utils-9.9.9P1-63.40.1.i586", "product_id": "bind-utils-9.9.9P1-63.40.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "bind-doc-9.9.9P1-63.40.1.noarch", "product": { "name": "bind-doc-9.9.9P1-63.40.1.noarch", "product_id": "bind-doc-9.9.9P1-63.40.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-9.9.9P1-63.40.1.ppc64le", "product": { "name": "bind-9.9.9P1-63.40.1.ppc64le", "product_id": "bind-9.9.9P1-63.40.1.ppc64le" } }, { "category": "product_version", "name": "bind-chrootenv-9.9.9P1-63.40.1.ppc64le", "product": { "name": "bind-chrootenv-9.9.9P1-63.40.1.ppc64le", "product_id": "bind-chrootenv-9.9.9P1-63.40.1.ppc64le" } }, { "category": "product_version", "name": "bind-devel-9.9.9P1-63.40.1.ppc64le", "product": { "name": "bind-devel-9.9.9P1-63.40.1.ppc64le", "product_id": "bind-devel-9.9.9P1-63.40.1.ppc64le" } }, { "category": "product_version", "name": "bind-libs-9.9.9P1-63.40.1.ppc64le", "product": { "name": "bind-libs-9.9.9P1-63.40.1.ppc64le", "product_id": "bind-libs-9.9.9P1-63.40.1.ppc64le" } }, { "category": "product_version", "name": "bind-lwresd-9.9.9P1-63.40.1.ppc64le", "product": { "name": "bind-lwresd-9.9.9P1-63.40.1.ppc64le", "product_id": "bind-lwresd-9.9.9P1-63.40.1.ppc64le" } }, { "category": "product_version", "name": "bind-utils-9.9.9P1-63.40.1.ppc64le", "product": { "name": "bind-utils-9.9.9P1-63.40.1.ppc64le", "product_id": "bind-utils-9.9.9P1-63.40.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-9.9.9P1-63.40.1.s390", "product": { "name": "bind-9.9.9P1-63.40.1.s390", "product_id": "bind-9.9.9P1-63.40.1.s390" } }, { "category": "product_version", "name": "bind-chrootenv-9.9.9P1-63.40.1.s390", "product": { "name": "bind-chrootenv-9.9.9P1-63.40.1.s390", "product_id": "bind-chrootenv-9.9.9P1-63.40.1.s390" } }, { "category": "product_version", "name": "bind-devel-9.9.9P1-63.40.1.s390", "product": { "name": "bind-devel-9.9.9P1-63.40.1.s390", "product_id": "bind-devel-9.9.9P1-63.40.1.s390" } }, { "category": "product_version", "name": "bind-libs-9.9.9P1-63.40.1.s390", "product": { "name": "bind-libs-9.9.9P1-63.40.1.s390", "product_id": "bind-libs-9.9.9P1-63.40.1.s390" } }, { "category": "product_version", "name": "bind-lwresd-9.9.9P1-63.40.1.s390", "product": { "name": "bind-lwresd-9.9.9P1-63.40.1.s390", "product_id": "bind-lwresd-9.9.9P1-63.40.1.s390" } }, { "category": "product_version", "name": "bind-utils-9.9.9P1-63.40.1.s390", "product": { "name": "bind-utils-9.9.9P1-63.40.1.s390", "product_id": "bind-utils-9.9.9P1-63.40.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "bind-9.9.9P1-63.40.1.s390x", "product": { "name": "bind-9.9.9P1-63.40.1.s390x", "product_id": "bind-9.9.9P1-63.40.1.s390x" } }, { "category": "product_version", "name": "bind-chrootenv-9.9.9P1-63.40.1.s390x", "product": { "name": "bind-chrootenv-9.9.9P1-63.40.1.s390x", "product_id": "bind-chrootenv-9.9.9P1-63.40.1.s390x" } }, { "category": "product_version", "name": "bind-devel-9.9.9P1-63.40.1.s390x", "product": { "name": "bind-devel-9.9.9P1-63.40.1.s390x", "product_id": "bind-devel-9.9.9P1-63.40.1.s390x" } }, { "category": "product_version", "name": "bind-libs-9.9.9P1-63.40.1.s390x", "product": { "name": "bind-libs-9.9.9P1-63.40.1.s390x", "product_id": "bind-libs-9.9.9P1-63.40.1.s390x" } }, { "category": "product_version", "name": "bind-libs-32bit-9.9.9P1-63.40.1.s390x", "product": { "name": "bind-libs-32bit-9.9.9P1-63.40.1.s390x", "product_id": "bind-libs-32bit-9.9.9P1-63.40.1.s390x" } }, { "category": "product_version", "name": "bind-lwresd-9.9.9P1-63.40.1.s390x", "product": { "name": "bind-lwresd-9.9.9P1-63.40.1.s390x", "product_id": "bind-lwresd-9.9.9P1-63.40.1.s390x" } }, { "category": "product_version", "name": "bind-utils-9.9.9P1-63.40.1.s390x", "product": { "name": "bind-utils-9.9.9P1-63.40.1.s390x", "product_id": "bind-utils-9.9.9P1-63.40.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-9.9.9P1-63.40.1.x86_64", "product": { "name": "bind-9.9.9P1-63.40.1.x86_64", "product_id": "bind-9.9.9P1-63.40.1.x86_64" } }, { "category": "product_version", "name": "bind-chrootenv-9.9.9P1-63.40.1.x86_64", "product": { "name": "bind-chrootenv-9.9.9P1-63.40.1.x86_64", "product_id": "bind-chrootenv-9.9.9P1-63.40.1.x86_64" } }, { "category": "product_version", "name": "bind-devel-9.9.9P1-63.40.1.x86_64", "product": { "name": "bind-devel-9.9.9P1-63.40.1.x86_64", "product_id": "bind-devel-9.9.9P1-63.40.1.x86_64" } }, { "category": "product_version", "name": "bind-libs-9.9.9P1-63.40.1.x86_64", "product": { "name": "bind-libs-9.9.9P1-63.40.1.x86_64", "product_id": "bind-libs-9.9.9P1-63.40.1.x86_64" } }, { "category": "product_version", "name": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64", "product": { "name": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64", "product_id": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64" } }, { "category": "product_version", "name": "bind-lwresd-9.9.9P1-63.40.1.x86_64", "product": { "name": "bind-lwresd-9.9.9P1-63.40.1.x86_64", "product_id": "bind-lwresd-9.9.9P1-63.40.1.x86_64" } }, { "category": "product_version", "name": "bind-utils-9.9.9P1-63.40.1.x86_64", "product": { "name": "bind-utils-9.9.9P1-63.40.1.x86_64", "product_id": "bind-utils-9.9.9P1-63.40.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64" }, "product_reference": "bind-9.9.9P1-63.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64" }, "product_reference": "bind-chrootenv-9.9.9P1-63.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.9.9P1-63.40.1.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch" }, "product_reference": "bind-doc-9.9.9P1-63.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64" }, "product_reference": "bind-libs-9.9.9P1-63.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64" }, "product_reference": "bind-libs-32bit-9.9.9P1-63.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.9.9P1-63.40.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64" }, "product_reference": "bind-utils-9.9.9P1-63.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2828" } ], "notes": [ { "category": "general", "text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2828", "url": "https://www.suse.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1216764 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1216764" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:bind-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-chrootenv-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-doc-9.9.9P1-63.40.1.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-32bit-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-libs-9.9.9P1-63.40.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:bind-utils-9.9.9P1-63.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-07-06T11:10:43Z", "details": "important" } ], "title": "CVE-2023-2828" } ] }
suse-su-2023:2954-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for bind", "title": "Title of the patch" }, { "category": "description", "text": "This update for bind fixes the following issues:\n\n- CVE-2023-2828: Fixed denial-of-service against recursive resolvers related to cache-cleaning algorithm (bsc#1212544).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2954,SUSE-SLE-Module-Basesystem-15-SP4-2023-2954,SUSE-SLE-Module-Basesystem-15-SP5-2023-2954,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2954,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2954,SUSE-SLE-Product-RT-15-SP3-2023-2954,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2954,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2954,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2954,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2954,SUSE-Storage-7.1-2023-2954,openSUSE-SLE-15.4-2023-2954", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2954-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2954-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232954-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2954-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018035.html" }, { "category": "self", "summary": "SUSE Bug 1212544", "url": "https://bugzilla.suse.com/1212544" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2828 page", "url": "https://www.suse.com/security/cve/CVE-2023-2828/" } ], "title": "Security update for bind", "tracking": { "current_release_date": "2023-07-24T11:02:45Z", "generator": { "date": "2023-07-24T11:02:45Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2954-1", "initial_release_date": "2023-07-24T11:02:45Z", "revision_history": [ { "date": "2023-07-24T11:02:45Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150300.22.30.1.aarch64", "product": { "name": "bind-9.16.6-150300.22.30.1.aarch64", "product_id": "bind-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "product": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "product_id": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150300.22.30.1.aarch64", "product": { "name": "bind-devel-9.16.6-150300.22.30.1.aarch64", "product_id": "bind-devel-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150300.22.30.1.aarch64", "product": { "name": "bind-utils-9.16.6-150300.22.30.1.aarch64", "product_id": "bind-utils-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "product_id": "libbind9-1600-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64", "product_id": "libdns1605-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "product_id": "libirs-devel-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64", "product_id": "libirs1601-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64", "product_id": "libisc1606-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "product_id": "libisccc1600-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "product_id": "libisccfg1600-9.16.6-150300.22.30.1.aarch64" } }, { "category": "product_version", "name": "libns1604-9.16.6-150300.22.30.1.aarch64", "product": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64", "product_id": "libns1604-9.16.6-150300.22.30.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150300.22.30.1.i586", "product": { "name": "bind-9.16.6-150300.22.30.1.i586", "product_id": "bind-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150300.22.30.1.i586", "product": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.i586", "product_id": "bind-chrootenv-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150300.22.30.1.i586", "product": { "name": "bind-devel-9.16.6-150300.22.30.1.i586", "product_id": "bind-devel-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150300.22.30.1.i586", "product": { "name": "bind-utils-9.16.6-150300.22.30.1.i586", "product_id": "bind-utils-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150300.22.30.1.i586", "product": { "name": "libbind9-1600-9.16.6-150300.22.30.1.i586", "product_id": "libbind9-1600-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150300.22.30.1.i586", "product": { "name": "libdns1605-9.16.6-150300.22.30.1.i586", "product_id": "libdns1605-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150300.22.30.1.i586", "product": { "name": "libirs-devel-9.16.6-150300.22.30.1.i586", "product_id": "libirs-devel-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150300.22.30.1.i586", "product": { "name": "libirs1601-9.16.6-150300.22.30.1.i586", "product_id": "libirs1601-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150300.22.30.1.i586", "product": { "name": "libisc1606-9.16.6-150300.22.30.1.i586", "product_id": "libisc1606-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150300.22.30.1.i586", "product": { "name": "libisccc1600-9.16.6-150300.22.30.1.i586", "product_id": "libisccc1600-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150300.22.30.1.i586", "product": { "name": "libisccfg1600-9.16.6-150300.22.30.1.i586", "product_id": "libisccfg1600-9.16.6-150300.22.30.1.i586" } }, { "category": "product_version", "name": "libns1604-9.16.6-150300.22.30.1.i586", "product": { "name": "libns1604-9.16.6-150300.22.30.1.i586", "product_id": "libns1604-9.16.6-150300.22.30.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "bind-doc-9.16.6-150300.22.30.1.noarch", "product": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch", "product_id": "bind-doc-9.16.6-150300.22.30.1.noarch" } }, { "category": "product_version", "name": "python3-bind-9.16.6-150300.22.30.1.noarch", "product": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch", "product_id": "python3-bind-9.16.6-150300.22.30.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "bind-9.16.6-150300.22.30.1.ppc64le", "product_id": "bind-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "product_id": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "bind-devel-9.16.6-150300.22.30.1.ppc64le", "product_id": "bind-devel-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "bind-utils-9.16.6-150300.22.30.1.ppc64le", "product_id": "bind-utils-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "product_id": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "product_id": "libdns1605-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le", "product_id": "libirs-devel-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "product_id": "libirs1601-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "product_id": "libisc1606-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "product_id": "libisccc1600-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "product_id": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le" } }, { "category": "product_version", "name": "libns1604-9.16.6-150300.22.30.1.ppc64le", "product": { "name": "libns1604-9.16.6-150300.22.30.1.ppc64le", "product_id": "libns1604-9.16.6-150300.22.30.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150300.22.30.1.s390x", "product": { "name": "bind-9.16.6-150300.22.30.1.s390x", "product_id": "bind-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x", "product": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x", "product_id": "bind-chrootenv-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150300.22.30.1.s390x", "product": { "name": "bind-devel-9.16.6-150300.22.30.1.s390x", "product_id": "bind-devel-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150300.22.30.1.s390x", "product": { "name": "bind-utils-9.16.6-150300.22.30.1.s390x", "product_id": "bind-utils-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150300.22.30.1.s390x", "product": { "name": "libbind9-1600-9.16.6-150300.22.30.1.s390x", "product_id": "libbind9-1600-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150300.22.30.1.s390x", "product": { "name": "libdns1605-9.16.6-150300.22.30.1.s390x", "product_id": "libdns1605-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150300.22.30.1.s390x", "product": { "name": "libirs-devel-9.16.6-150300.22.30.1.s390x", "product_id": "libirs-devel-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150300.22.30.1.s390x", "product": { "name": "libirs1601-9.16.6-150300.22.30.1.s390x", "product_id": "libirs1601-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150300.22.30.1.s390x", "product": { "name": "libisc1606-9.16.6-150300.22.30.1.s390x", "product_id": "libisc1606-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150300.22.30.1.s390x", "product": { "name": "libisccc1600-9.16.6-150300.22.30.1.s390x", "product_id": "libisccc1600-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150300.22.30.1.s390x", "product": { "name": "libisccfg1600-9.16.6-150300.22.30.1.s390x", "product_id": "libisccfg1600-9.16.6-150300.22.30.1.s390x" } }, { "category": "product_version", "name": "libns1604-9.16.6-150300.22.30.1.s390x", "product": { "name": "libns1604-9.16.6-150300.22.30.1.s390x", "product_id": "libns1604-9.16.6-150300.22.30.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.6-150300.22.30.1.x86_64", "product": { "name": "bind-9.16.6-150300.22.30.1.x86_64", "product_id": "bind-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "product": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "product_id": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "bind-devel-9.16.6-150300.22.30.1.x86_64", "product": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64", "product_id": "bind-devel-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "bind-utils-9.16.6-150300.22.30.1.x86_64", "product": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64", "product_id": "bind-utils-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "product_id": "libbind9-1600-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libdns1605-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64", "product_id": "libdns1605-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "product_id": "libirs-devel-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libirs1601-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64", "product_id": "libirs1601-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libisc1606-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64", "product_id": "libisc1606-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "product_id": "libisccc1600-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "product_id": "libisccfg1600-9.16.6-150300.22.30.1.x86_64" } }, { "category": "product_version", "name": "libns1604-9.16.6-150300.22.30.1.x86_64", "product": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64", "product_id": "libns1604-9.16.6-150300.22.30.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Real Time 15 SP3", "product": { "name": "SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_rt:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.2", "product": { "name": "SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.2" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.2", "product": { "name": "SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Real Time 15 SP3", "product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Proxy 4.2", "product_id": "SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Manager Proxy 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.6-150300.22.30.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch" }, "product_reference": "bind-doc-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-utils-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.6-150300.22.30.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch" }, "product_reference": "python3-bind-9.16.6-150300.22.30.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "bind-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libbind9-1600-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libbind9-1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libdns1605-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libdns1605-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs-devel-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs-devel-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libirs1601-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libirs1601-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisc1606-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisc1606-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccc1600-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccc1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libisccfg1600-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libisccfg1600-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libns1604-9.16.6-150300.22.30.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64" }, "product_reference": "libns1604-9.16.6-150300.22.30.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2828" } ], "notes": [ { "category": "general", "text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2828", "url": "https://www.suse.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1216764 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1216764" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Enterprise Storage 7.1:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Enterprise Storage 7.1:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP4:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Real Time 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Real Time 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Manager Proxy 4.2:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Manager Proxy 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Proxy 4.2:python3-bind-9.16.6-150300.22.30.1.noarch", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:bind-doc-9.16.6-150300.22.30.1.noarch", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:bind-utils-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libdns1605-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libirs-devel-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libirs1601-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisc1606-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisccc1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.ppc64le", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.s390x", "SUSE Manager Server 4.2:libns1604-9.16.6-150300.22.30.1.x86_64", "SUSE Manager Server 4.2:python3-bind-9.16.6-150300.22.30.1.noarch", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:bind-chrootenv-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:bind-devel-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libbind9-1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libdns1605-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libirs-devel-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libirs1601-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisc1606-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisccc1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libisccfg1600-9.16.6-150300.22.30.1.x86_64", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.aarch64", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.ppc64le", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.s390x", "openSUSE Leap 15.4:libns1604-9.16.6-150300.22.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-07-24T11:02:45Z", "details": "important" } ], "title": "CVE-2023-2828" } ] }
suse-su-2023:2836-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for bind", "title": "Title of the patch" }, { "category": "description", "text": "This update for bind fixes the following issues:\n\nUpdate to release 9.16.42\n\nSecurity Fixes:\n\n* The overmem cleaning process has been improved, to prevent the\n cache from significantly exceeding the configured\n max-cache-size limit. (CVE-2023-2828)\n* A query that prioritizes stale data over lookup triggers a\n fetch to refresh the stale data in cache. If the fetch is\n aborted for exceeding the recursion quota, it was possible for\n named to enter an infinite callback loop and crash due to stack\n overflow. This has been fixed. (CVE-2023-2911)\n\nBug Fixes:\n\n* Previously, it was possible for a delegation from cache to be\n returned to the client after the stale-answer-client-timeout\n duration. This has been fixed. [bsc#1212544, bsc#1212567, jsc#SLE-24600]\n\nUpdate to release 9.16.41\n\nBug Fixes:\n\n* When removing delegations from an opt-out range,\n empty-non-terminal NSEC3 records generated by those delegations\n were not cleaned up. This has been fixed. [jsc#SLE-24600]\n\nUpdate to release 9.16.40\n\nBug Fixes:\n\n* Logfiles using timestamp-style suffixes were not always\n correctly removed when the number of files exceeded the limit\n set by versions. This has been fixed for configurations which\n do not explicitly specify a directory path as part of the file\n argument in the channel specification.\n* Performance of DNSSEC validation in zones with many DNSKEY\n records has been improved.\n\nUpdate to release 9.16.39\n\nFeature Changes:\n\n* libuv support for receiving multiple UDP messages in a single\n recvmmsg() system call has been tweaked several times between\n libuv versions 1.35.0 and 1.40.0; the current recommended libuv\n version is 1.40.0 or higher. New rules are now in effect for\n running with a different version of libuv than the one used at\n compilation time. These rules may trigger a fatal error at\n startup:\n - Building against or running with libuv versions 1.35.0 and\n 1.36.0 is now a fatal error.\n - Running with libuv version higher than 1.34.2 is now a\n fatal error when named is built against libuv version\n 1.34.2 or lower.\n - Running with libuv version higher than 1.39.0 is now a\n fatal error when named is built against libuv version\n 1.37.0, 1.38.0, 1.38.1, or 1.39.0.\n\n* This prevents the use of libuv versions that may trigger an\n assertion failure when receiving multiple UDP messages in a\n single system call.\n\nBug Fixes:\n\n* named could crash with an assertion failure when adding a new\n zone into the configuration file for a name which was already\n configured as a member zone for a catalog zone. This has been\n fixed.\n* When named starts up, it sends a query for the DNSSEC key for\n each configured trust anchor to determine whether the key has\n changed. In some unusual cases, the query might depend on a\n zone for which the server is itself authoritative, and would\n have failed if it were sent before the zone was fully loaded.\n This has now been fixed by delaying the key queries until all\n zones have finished loading. [jsc#SLE-24600]\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2836,SUSE-SLE-Module-Basesystem-15-SP5-2023-2836,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2836,openSUSE-SLE-15.5-2023-2836", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2836-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2836-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232836-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2836-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015499.html" }, { "category": "self", "summary": "SUSE Bug 1212090", "url": "https://bugzilla.suse.com/1212090" }, { "category": "self", "summary": "SUSE Bug 1212544", "url": "https://bugzilla.suse.com/1212544" }, { "category": "self", "summary": "SUSE Bug 1212567", "url": "https://bugzilla.suse.com/1212567" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2828 page", "url": "https://www.suse.com/security/cve/CVE-2023-2828/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-2911 page", "url": "https://www.suse.com/security/cve/CVE-2023-2911/" } ], "title": "Security update for bind", "tracking": { "current_release_date": "2023-07-14T19:18:58Z", "generator": { "date": "2023-07-14T19:18:58Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2836-1", "initial_release_date": "2023-07-14T19:18:58Z", "revision_history": [ { "date": "2023-07-14T19:18:58Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150500.8.3.1.aarch64", "product": { "name": "bind-9.16.42-150500.8.3.1.aarch64", "product_id": "bind-9.16.42-150500.8.3.1.aarch64" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150500.8.3.1.aarch64", "product": { "name": "bind-utils-9.16.42-150500.8.3.1.aarch64", "product_id": "bind-utils-9.16.42-150500.8.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150500.8.3.1.i586", "product": { "name": "bind-9.16.42-150500.8.3.1.i586", "product_id": "bind-9.16.42-150500.8.3.1.i586" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150500.8.3.1.i586", "product": { "name": "bind-utils-9.16.42-150500.8.3.1.i586", "product_id": "bind-utils-9.16.42-150500.8.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "bind-doc-9.16.42-150500.8.3.1.noarch", "product": { "name": "bind-doc-9.16.42-150500.8.3.1.noarch", "product_id": "bind-doc-9.16.42-150500.8.3.1.noarch" } }, { "category": "product_version", "name": "python3-bind-9.16.42-150500.8.3.1.noarch", "product": { "name": "python3-bind-9.16.42-150500.8.3.1.noarch", "product_id": "python3-bind-9.16.42-150500.8.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150500.8.3.1.ppc64le", "product": { "name": "bind-9.16.42-150500.8.3.1.ppc64le", "product_id": "bind-9.16.42-150500.8.3.1.ppc64le" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150500.8.3.1.ppc64le", "product": { "name": "bind-utils-9.16.42-150500.8.3.1.ppc64le", "product_id": "bind-utils-9.16.42-150500.8.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150500.8.3.1.s390x", "product": { "name": "bind-9.16.42-150500.8.3.1.s390x", "product_id": "bind-9.16.42-150500.8.3.1.s390x" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150500.8.3.1.s390x", "product": { "name": "bind-utils-9.16.42-150500.8.3.1.s390x", "product_id": "bind-utils-9.16.42-150500.8.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "bind-9.16.42-150500.8.3.1.x86_64", "product": { "name": "bind-9.16.42-150500.8.3.1.x86_64", "product_id": "bind-9.16.42-150500.8.3.1.x86_64" } }, { "category": "product_version", "name": "bind-utils-9.16.42-150500.8.3.1.x86_64", "product": { "name": "bind-utils-9.16.42-150500.8.3.1.x86_64", "product_id": "bind-utils-9.16.42-150500.8.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5" } } }, { "category": "product_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.42-150500.8.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch" }, "product_reference": "python3-bind-9.16.42-150500.8.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64" }, "product_reference": "bind-9.16.42-150500.8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le" }, "product_reference": "bind-9.16.42-150500.8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x" }, "product_reference": "bind-9.16.42-150500.8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64" }, "product_reference": "bind-9.16.42-150500.8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.42-150500.8.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch" }, "product_reference": "bind-doc-9.16.42-150500.8.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64" }, "product_reference": "bind-9.16.42-150500.8.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le" }, "product_reference": "bind-9.16.42-150500.8.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x" }, "product_reference": "bind-9.16.42-150500.8.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-9.16.42-150500.8.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64" }, "product_reference": "bind-9.16.42-150500.8.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-doc-9.16.42-150500.8.3.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch" }, "product_reference": "bind-doc-9.16.42-150500.8.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-9.16.42-150500.8.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64" }, "product_reference": "bind-utils-9.16.42-150500.8.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-9.16.42-150500.8.3.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch" }, "product_reference": "python3-bind-9.16.42-150500.8.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2828" } ], "notes": [ { "category": "general", "text": "Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.\n\nIt has been discovered that the effectiveness of the cache-cleaning algorithm used in `named` can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured `max-cache-size` limit to be significantly exceeded.\nThis issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2828", "url": "https://www.suse.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1216764 for CVE-2023-2828", "url": "https://bugzilla.suse.com/1216764" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2023-07-14T19:18:58Z", "details": "important" } ], "title": "CVE-2023-2828" }, { "cve": "CVE-2023-2911", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-2911" } ], "notes": [ { "category": "general", "text": "If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop and terminate unexpectedly due to a stack overflow.\nThis issue affects BIND 9 versions 9.16.33 through 9.16.41, 9.18.7 through 9.18.15, 9.16.33-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2023-2911", "url": "https://www.suse.com/security/cve/CVE-2023-2911" }, { "category": "external", "summary": "SUSE Bug 1212544 for CVE-2023-2911", "url": "https://bugzilla.suse.com/1212544" }, { "category": "external", "summary": "SUSE Bug 1212567 for CVE-2023-2911", "url": "https://bugzilla.suse.com/1212567" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:bind-utils-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:python3-bind-9.16.42-150500.8.3.1.noarch", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-9.16.42-150500.8.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:bind-doc-9.16.42-150500.8.3.1.noarch", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.aarch64", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.ppc64le", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.s390x", "openSUSE Leap 15.5:bind-utils-9.16.42-150500.8.3.1.x86_64", "openSUSE Leap 15.5:python3-bind-9.16.42-150500.8.3.1.noarch" ] } ], "threats": [ { "category": "impact", "date": "2023-07-14T19:18:58Z", "details": "important" } ], "title": "CVE-2023-2911" } ] }
CERTFR-2023-AVI-0479
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans BIND. Elles permettent à un attaquant de provoquer un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
ISC | BIND | BIND versions 9.19.0 à 9.19.13 antérieures à 9.19.14 | ||
ISC | BIND | BIND versions 9.18.7 à 9.18.15 antérieures à 9.18.16 | ||
ISC | BIND | BIND versions 9.16.33 à 9.16.41 antérieures à 9.16.42 | ||
ISC | BIND | BIND Supported Preview Edition versions 9.18.11-S1 à 9.18.15-S1 antérieures à 9.18.16-S1 | ||
ISC | BIND | BIND Supported Preview Edition versions 9.11.3-S1 à 9.16.41-S1 antérieures à 9.16.42-S1 |
Title | Publication Time | Tags | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "BIND versions 9.19.0 \u00e0 9.19.13 ant\u00e9rieures \u00e0 9.19.14", "product": { "name": "BIND", "vendor": { "name": "ISC", "scada": false } } }, { "description": "BIND versions 9.18.7 \u00e0 9.18.15 ant\u00e9rieures \u00e0 9.18.16", "product": { "name": "BIND", "vendor": { "name": "ISC", "scada": false } } }, { "description": "BIND versions 9.16.33 \u00e0 9.16.41 ant\u00e9rieures \u00e0 9.16.42", "product": { "name": "BIND", "vendor": { "name": "ISC", "scada": false } } }, { "description": "BIND Supported Preview Edition versions 9.18.11-S1 \u00e0 9.18.15-S1 ant\u00e9rieures \u00e0 9.18.16-S1", "product": { "name": "BIND", "vendor": { "name": "ISC", "scada": false } } }, { "description": "BIND Supported Preview Edition versions 9.11.3-S1 \u00e0 9.16.41-S1 ant\u00e9rieures \u00e0 9.16.42-S1", "product": { "name": "BIND", "vendor": { "name": "ISC", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-2911", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2911" }, { "name": "CVE-2022-38178", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38178" }, { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "name": "CVE-2022-3924", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3924" }, { "name": "CVE-2023-2829", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2829" } ], "initial_release_date": "2023-06-22T00:00:00", "last_revision_date": "2023-06-22T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0479", "revisions": [ { "description": "Version initiale", "revision_date": "2023-06-22T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans BIND. Elles\npermettent \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans BIND", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 BIND cve-2023-2829 du 21 juin 2023", "url": "https://kb.isc.org/v1/docs/cve-2023-2829" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 BIND cve-2023-2911 du 21 juin 2023", "url": "https://kb.isc.org/v1/docs/cve-2023-2911" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 BIND cve-2023-2828 du 21 juin 2023", "url": "https://kb.isc.org/v1/docs/cve-2023-2828" } ] }
CERTFR-2024-AVI-0305
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
- Sterling Connect:Direct pour UNIX versions 6.1.0.x antérieures à 6.1.0.4.iFix104
- Sterling Connect:Direct pour UNIX versions 6.0.0.x antérieures à 6.0.0.2.iFix163
- Sterling Connect:Direct FTP+ versions antérieures à 1.3.0 sans le correctif de sécurité iFix026
- QRadar App SDK versions 2.2.x antérieures à 2.2.1
- QRadar Deployment Intelligence App versions antérieures à 3.0.13
- Cloud Pak for Security versions 1.10.x.x antérieures à 1.10.20.0
- QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP8 IF01
- QRadar Suite Software versions 1.10.12.x antérieures à 1.10.20.0
- WebSphere Application Server Liberty versions postérieures à 21.0.0.2 et antérieures à 24.0.0.4
- WebSphere Application Server versions 9.x antérieures à 9.0.5.19
- WebSphere Application Server versions postérieures à 8.5.5.2 antérieures à 8.5.5.26
- Sterling B2B Integrator versions 6.0.x.x à 6.1.x.x antérieures à 6.1.2.5
- Sterling B2B Integrator versions 6.2.x.x antérieures à 6.2.0.1
Se référer aux bulletin de l'éditeur pour les versions des fichiers vulnérables (cf. section Documentation).
Vendor | Product | Description |
---|
Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [], "affected_systems_content": "\u003cul\u003e \u003cli\u003eSterling Connect:Direct pour UNIX versions 6.1.0.x ant\u00e9rieures \u00e0\u00a06.1.0.4.iFix104\u003c/li\u003e \u003cli\u003eSterling Connect:Direct pour UNIX versions 6.0.0.x ant\u00e9rieures \u00e0 6.0.0.2.iFix163\u003c/li\u003e \u003cli\u003eSterling Connect:Direct FTP+ versions ant\u00e9rieures \u00e0 1.3.0 sans le correctif de s\u00e9curit\u00e9 iFix026\u003c/li\u003e \u003cli\u003eQRadar App SDK versions 2.2.x ant\u00e9rieures \u00e0 2.2.1\u003c/li\u003e \u003cli\u003eQRadar Deployment Intelligence App versions ant\u00e9rieures \u00e0 3.0.13\u003c/li\u003e \u003cli\u003eCloud Pak for Security versions 1.10.x.x ant\u00e9rieures \u00e0 1.10.20.0\u003c/li\u003e \u003cli\u003eQRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP8 IF01\u003c/li\u003e \u003cli\u003eQRadar Suite Software versions 1.10.12.x ant\u00e9rieures \u00e0 1.10.20.0\u003c/li\u003e \u003cli\u003eWebSphere Application Server Liberty versions post\u00e9rieures \u00e0 21.0.0.2 et ant\u00e9rieures \u00e0 24.0.0.4\u003c/li\u003e \u003cli\u003eWebSphere Application Server versions 9.x ant\u00e9rieures \u00e0 9.0.5.19\u003c/li\u003e \u003cli\u003eWebSphere Application Server versions post\u00e9rieures \u00e0 8.5.5.2 ant\u00e9rieures \u00e0 8.5.5.26\u003c/li\u003e \u003cli\u003eSterling B2B Integrator versions 6.0.x.x \u00e0 6.1.x.x ant\u00e9rieures \u00e0 6.1.2.5\u003c/li\u003e \u003cli\u003eSterling B2B Integrator versions 6.2.x.x ant\u00e9rieures \u00e0 6.2.0.1\u003c/li\u003e \u003c/ul\u003e \u003cp\u003eSe r\u00e9f\u00e9rer aux bulletin de l\u0027\u00e9diteur pour les versions des fichiers vuln\u00e9rables (cf. section Documentation).\u003c/p\u003e ", "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2024-20919", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20919" }, { "name": "CVE-2022-48564", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48564" }, { "name": "CVE-2024-1597", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1597" }, { "name": "CVE-2023-43642", "url": "https://www.cve.org/CVERecord?id=CVE-2023-43642" }, { "name": "CVE-2023-46218", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46218" }, { "name": "CVE-2023-45857", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45857" }, { "name": "CVE-2023-51385", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51385" }, { "name": "CVE-2023-46234", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46234" }, { "name": "CVE-2023-38546", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38546" }, { "name": "CVE-2023-37920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37920" }, { "name": "CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "name": "CVE-2021-31525", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31525" }, { "name": "CVE-2023-52426", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52426" }, { "name": "CVE-2022-45061", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45061" }, { "name": "CVE-2023-4091", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4091" }, { "name": "CVE-2023-50782", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50782" }, { "name": "CVE-2023-0286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286" }, { "name": "CVE-2024-22361", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22361" }, { "name": "CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "name": "CVE-2021-35939", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35939" }, { "name": "CVE-2023-28322", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28322" }, { "name": "CVE-2023-42669", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42669" }, { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2012-0881", "url": "https://www.cve.org/CVERecord?id=CVE-2012-0881" }, { "name": "CVE-2019-13224", "url": "https://www.cve.org/CVERecord?id=CVE-2019-13224" }, { "name": "CVE-2023-34968", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34968" }, { "name": "CVE-2024-26308", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26308" }, { "name": "CVE-2019-19204", "url": "https://www.cve.org/CVERecord?id=CVE-2019-19204" }, { "name": "CVE-2023-27043", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27043" }, { "name": "CVE-2023-48795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795" }, { "name": "CVE-2021-22696", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22696" }, { "name": "CVE-2023-42795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42795" }, { "name": "CVE-2023-28487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28487" }, { "name": "CVE-2023-22067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22067" }, { "name": "CVE-2023-6135", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6135" }, { "name": "CVE-2022-46364", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46364" }, { "name": "CVE-2024-22195", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22195" }, { "name": "CVE-2020-28241", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28241" }, { "name": "CVE-2023-45648", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45648" }, { "name": "CVE-2023-45803", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45803" }, { "name": "CVE-2022-46363", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46363" }, { "name": "CVE-2023-34967", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34967" }, { "name": "CVE-2021-35937", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35937" }, { "name": "CVE-2024-25710", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25710" }, { "name": "CVE-2023-3341", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3341" }, { "name": "CVE-2021-41043", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41043" }, { "name": "CVE-2019-16163", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16163" }, { "name": "CVE-2023-1786", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1786" }, { "name": "CVE-2024-0553", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0553" }, { "name": "CVE-2021-30468", "url": "https://www.cve.org/CVERecord?id=CVE-2021-30468" }, { "name": "CVE-2024-26130", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26130" }, { "name": "CVE-2019-19203", "url": "https://www.cve.org/CVERecord?id=CVE-2019-19203" }, { "name": "CVE-2023-43804", "url": "https://www.cve.org/CVERecord?id=CVE-2023-43804" }, { "name": "CVE-2023-33850", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850" }, { "name": "CVE-2022-48560", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48560" }, { "name": "CVE-2017-7500", "url": "https://www.cve.org/CVERecord?id=CVE-2017-7500" }, { "name": "CVE-2023-42794", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42794" }, { "name": "CVE-2022-34169", "url": "https://www.cve.org/CVERecord?id=CVE-2022-34169" }, { "name": "CVE-2022-3094", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3094" }, { "name": "CVE-2022-41721", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41721" }, { "name": "CVE-2022-42920", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42920" }, { "name": "CVE-2022-23437", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23437" }, { "name": "CVE-2023-42465", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42465" }, { "name": "CVE-2023-5676", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5676" }, { "name": "CVE-2021-33194", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33194" }, { "name": "CVE-2024-20932", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20932" }, { "name": "CVE-2023-49083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49083" }, { "name": "CVE-2011-4969", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4969" }, { "name": "CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "name": "CVE-2021-35938", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35938" }, { "name": "CVE-2022-46329", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46329" }, { "name": "CVE-2023-34966", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34966" }, { "name": "CVE-2023-26604", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26604" }, { "name": "CVE-2022-41723", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41723" }, { "name": "CVE-2023-46589", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46589" }, { "name": "CVE-2023-32681", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681" }, { "name": "CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "name": "CVE-2023-39615", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39615" }, { "name": "CVE-2017-7501", "url": "https://www.cve.org/CVERecord?id=CVE-2017-7501" }, { "name": "CVE-2023-28486", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28486" }, { "name": "CVE-2015-9251", "url": "https://www.cve.org/CVERecord?id=CVE-2015-9251" }, { "name": "CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "name": "CVE-2012-6708", "url": "https://www.cve.org/CVERecord?id=CVE-2012-6708" }, { "name": "CVE-2022-2127", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2127" }, { "name": "CVE-2020-7656", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7656" }, { "name": "CVE-2019-19012", "url": "https://www.cve.org/CVERecord?id=CVE-2019-19012" }, { "name": "CVE-2023-26159", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26159" }, { "name": "CVE-2023-6597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6597" }, { "name": "CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" }, { "name": "CVE-2022-27664", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27664" }, { "name": "CVE-2024-22234", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22234" } ], "initial_release_date": "2024-04-12T00:00:00", "last_revision_date": "2024-04-12T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0305", "revisions": [ { "description": "Version initiale", "revision_date": "2024-04-12T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, un d\u00e9ni de service \u00e0 distance et une \u00e9l\u00e9vation de\nprivil\u00e8ges.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147813 du 09 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147813" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148062 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148062" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147943 du 10 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147943" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147903 du 10 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147903" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148094 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148094" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148151 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148151" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148066 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148066" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148158 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148158" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147727 du 08 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147727" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148065 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148065" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148068 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148068" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147728 du 08 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147728" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147944 du 10 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147944" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147726 du 08 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147726" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147923 du 10 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147923" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7147812 du 09 avril 2024", "url": "https://www.ibm.com/support/pages/node/7147812" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7148063 du 11 avril 2024", "url": "https://www.ibm.com/support/pages/node/7148063" } ] }
CERTFR-2023-AVI-0839
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
IBM | Sterling | IBM Sterling Order Management versions 10.0.x antérieures à 10.0.2309.0 | ||
IBM | N/A | IBM Db2 on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 antérieures à 4.7 Refresh 3 | ||
IBM | Db2 | IBM Db2 versions 10.5.0.x sans les derniers correctifs de sécurité | ||
IBM | Db2 | IBM Db2 versions 11.1.4.x sans les derniers correctifs de sécurité | ||
IBM | Db2 | IBM Db2 REST versions 1.0.0.121-amd64 à 1.0.0.276-amd64 antérieures à 1.0.0.291-amd64 | ||
IBM | N/A | IBM Db2 Warehouse on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 antérieures à 4.7 Refresh 3 | ||
IBM | Db2 | IBM Db2 versions 11.5.x sans les derniers correctifs de sécurité | ||
IBM | QRadar | IBM QRadar Network Packet Capture versions 7.5.x antérieures à 7.5.0 UP6 | ||
IBM | QRadar SIEM | IBM QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP7 |
Title | Publication Time | Tags | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "IBM Sterling Order Management versions 10.0.x ant\u00e9rieures \u00e0 10.0.2309.0", "product": { "name": "Sterling", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Db2 on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 ant\u00e9rieures \u00e0 4.7 Refresh 3", "product": { "name": "N/A", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Db2 versions 10.5.0.x sans les derniers correctifs de s\u00e9curit\u00e9", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Db2 versions 11.1.4.x sans les derniers correctifs de s\u00e9curit\u00e9", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Db2 REST versions 1.0.0.121-amd64 \u00e0 1.0.0.276-amd64 ant\u00e9rieures \u00e0 1.0.0.291-amd64", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Db2 Warehouse on Cloud Pak for Data versions 3.5, 4.0, 4.5, 4.6, 4.7 ant\u00e9rieures \u00e0 4.7 Refresh 3", "product": { "name": "N/A", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM Db2 versions 11.5.x sans les derniers correctifs de s\u00e9curit\u00e9", "product": { "name": "Db2", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM QRadar Network Packet Capture versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP6", "product": { "name": "QRadar", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP7", "product": { "name": "QRadar SIEM", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-21938", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21938" }, { "name": "CVE-2019-17267", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17267" }, { "name": "CVE-2023-21843", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21843" }, { "name": "CVE-2022-21426", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21426" }, { "name": "CVE-2023-33201", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33201" }, { "name": "CVE-2023-32697", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32697" }, { "name": "CVE-2023-30991", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30991" }, { "name": "CVE-2023-29404", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29404" }, { "name": "CVE-2020-9546", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9546" }, { "name": "CVE-2023-21954", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21954" }, { "name": "CVE-2023-21939", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21939" }, { "name": "CVE-2020-13956", "url": "https://www.cve.org/CVERecord?id=CVE-2020-13956" }, { "name": "CVE-2023-29256", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29256" }, { "name": "CVE-2020-10673", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10673" }, { "name": "CVE-2020-35728", "url": "https://www.cve.org/CVERecord?id=CVE-2020-35728" }, { "name": "CVE-2020-36181", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36181" }, { "name": "CVE-2020-9548", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9548" }, { "name": "CVE-2023-21830", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21830" }, { "name": "CVE-2020-36182", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36182" }, { "name": "CVE-2020-24616", "url": "https://www.cve.org/CVERecord?id=CVE-2020-24616" }, { "name": "CVE-2023-30431", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30431" }, { "name": "CVE-2022-42703", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42703" }, { "name": "CVE-2020-36185", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36185" }, { "name": "CVE-2023-0286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286" }, { "name": "CVE-2023-32067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32067" }, { "name": "CVE-2022-25147", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25147" }, { "name": "CVE-2019-16942", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16942" }, { "name": "CVE-2020-9547", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9547" }, { "name": "CVE-2020-36179", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36179" }, { "name": "CVE-2023-29403", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29403" }, { "name": "CVE-2023-35012", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35012" }, { "name": "CVE-2023-30443", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30443" }, { "name": "CVE-2020-36186", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36186" }, { "name": "CVE-2020-36189", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36189" }, { "name": "CVE-2020-35490", "url": "https://www.cve.org/CVERecord?id=CVE-2020-35490" }, { "name": "CVE-2023-29405", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29405" }, { "name": "CVE-2023-34454", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34454" }, { "name": "CVE-2023-27869", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27869" }, { "name": "CVE-2021-20190", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20190" }, { "name": "CVE-2023-26049", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26049" }, { "name": "CVE-2023-32342", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32342" }, { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "name": "CVE-2023-30446", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30446" }, { "name": "CVE-2019-16335", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16335" }, { "name": "CVE-2023-34453", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34453" }, { "name": "CVE-2023-29007", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29007" }, { "name": "CVE-2019-14893", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14893" }, { "name": "CVE-2022-3564", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3564" }, { "name": "CVE-2020-11113", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11113" }, { "name": "CVE-2023-27868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27868" }, { "name": "CVE-2023-35116", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35116" }, { "name": "CVE-2023-20867", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20867" }, { "name": "CVE-2023-28709", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28709" }, { "name": "CVE-2020-10672", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10672" }, { "name": "CVE-2023-0767", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0767" }, { "name": "CVE-2020-10969", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10969" }, { "name": "CVE-2023-30445", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30445" }, { "name": "CVE-2022-40609", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40609" }, { "name": "CVE-2020-36187", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36187" }, { "name": "CVE-2023-30447", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30447" }, { "name": "CVE-2023-30442", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30442" }, { "name": "CVE-2023-34455", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34455" }, { "name": "CVE-2023-30441", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30441" }, { "name": "CVE-2020-11620", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11620" }, { "name": "CVE-2023-27867", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27867" }, { "name": "CVE-2023-34396", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34396" }, { "name": "CVE-2020-24750", "url": "https://www.cve.org/CVERecord?id=CVE-2020-24750" }, { "name": "CVE-2022-37434", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37434" }, { "name": "CVE-2023-39976", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39976" }, { "name": "CVE-2019-16943", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16943" }, { "name": "CVE-2022-4378", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4378" }, { "name": "CVE-2020-28491", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28491" }, { "name": "CVE-2019-20330", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20330" }, { "name": "CVE-2020-14195", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14195" }, { "name": "CVE-2023-21937", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21937" }, { "name": "CVE-2023-22809", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22809" }, { "name": "CVE-2020-35491", "url": "https://www.cve.org/CVERecord?id=CVE-2020-35491" }, { "name": "CVE-2019-17531", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17531" }, { "name": "CVE-2023-33850", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33850" }, { "name": "CVE-2023-30448", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30448" }, { "name": "CVE-2020-14061", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14061" }, { "name": "CVE-2023-2597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2597" }, { "name": "CVE-2020-11619", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11619" }, { "name": "CVE-2022-48339", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48339" }, { "name": "CVE-2023-27558", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27558" }, { "name": "CVE-2020-36183", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36183" }, { "name": "CVE-2020-8840", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8840" }, { "name": "CVE-2023-38408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38408" }, { "name": "CVE-2023-34981", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34981" }, { "name": "CVE-2023-30449", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30449" }, { "name": "CVE-2020-36184", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36184" }, { "name": "CVE-2023-30994", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30994" }, { "name": "CVE-2020-36180", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36180" }, { "name": "CVE-2023-21968", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21968" }, { "name": "CVE-2019-14540", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14540" }, { "name": "CVE-2023-21930", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21930" }, { "name": "CVE-2023-25652", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25652" }, { "name": "CVE-2023-24998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24998" }, { "name": "CVE-2023-23487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23487" }, { "name": "CVE-2020-10968", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10968" }, { "name": "CVE-2020-25649", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25649" }, { "name": "CVE-2023-2976", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2976" }, { "name": "CVE-2023-40367", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40367" }, { "name": "CVE-2023-29402", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29402" }, { "name": "CVE-2023-26048", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26048" }, { "name": "CVE-2020-11112", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11112" }, { "name": "CVE-2023-21967", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21967" }, { "name": "CVE-2020-11111", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11111" }, { "name": "CVE-2023-34149", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34149" }, { "name": "CVE-2020-14060", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14060" }, { "name": "CVE-2020-36188", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36188" }, { "name": "CVE-2016-1000027", "url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027" }, { "name": "CVE-2019-14892", "url": "https://www.cve.org/CVERecord?id=CVE-2019-14892" }, { "name": "CVE-2020-14062", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14062" } ], "initial_release_date": "2023-10-13T00:00:00", "last_revision_date": "2023-10-13T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0839", "revisions": [ { "description": "Version initiale", "revision_date": "2023-10-13T00:00:00.000000" } ], "risks": [ { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" }, { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047565 du 06 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7047565" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049129 du 10 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7049129" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047481 du 06 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7047481" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049434 du 10 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7049434" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047499 du 06 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7047499" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047754 du 06 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7047754" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049133 du 10 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7049133" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7047724 du 06 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7047724" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7049435 du 10 octobre 2023", "url": "https://www.ibm.com/support/pages/node/7049435" } ] }
CERTFR-2023-AVI-0724
Vulnerability from certfr_avis
Une vulnérabilité a été découverte dans IBM AIX. Elle permet à un attaquant de provoquer un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | |||
---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ensemble de fichiers bind.rte des versions AIX 7.2, 7.3 et VIOS 3.1 sans les correctifs de s\u00e9curit\u00e9 du 07 septembre 2023", "product": { "name": "AIX", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" } ], "initial_release_date": "2023-09-08T00:00:00", "last_revision_date": "2023-09-08T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0724", "revisions": [ { "description": "Version initiale", "revision_date": "2023-09-08T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" } ], "summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans IBM AIX. Elle permet \u00e0 un\nattaquant de provoquer un d\u00e9ni de service \u00e0 distance.\n", "title": "Vuln\u00e9rabilit\u00e9 dans IBM AIX", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7030969 du 07 septembre 2023", "url": "https://www.ibm.com/support/pages/node/7030969" } ] }
CERTFR-2024-AVI-0575
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R2 | ||
Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R2-EVO | ||
Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.4 antérieures à 22.4R3 | ||
Juniper Networks | N/A | Junos OS on MX Series versions 22.2 antérieures à 22.2R3-S3 | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.4 antérieures à 22.4R3-S2 | ||
Juniper Networks | N/A | Junos OS versions 23.2 antérieures à 23.2R2-S1 | ||
Juniper Networks | N/A | Session Smart Router versions 6.2 antérieures à SSR-6.2.5-r2 | ||
Juniper Networks | N/A | Junos OS on MX Series versions 22.1 antérieures à 22.1R3-S5 | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.4-EVO antérieures à 22.4R3-S2-EVO | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.2-EVO antérieures à 23.2R2-EVO | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 antérieures à 21.4R3-S7 | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.2 antérieures à 21.2R3-S8 | ||
Juniper Networks | N/A | Junos OS versions 22.1 antérieures à 22.1R3-S6 | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R3 | ||
Juniper Networks | N/A | Junos OS Evolved versions 21.3-EVO antérieures à 21.3R3-S5-EVO | ||
Juniper Networks | N/A | Junos OS Evolved versions 21.2-EVO antérieures à 21.2R3-S7-EVO | ||
Juniper Networks | N/A | Junos OS versions antérieures à 20.4R3-S9 | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R2-EVO | ||
Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R2-S2 | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.2 antérieures à 22.2R3-S4 | ||
Juniper Networks | N/A | Junos OS on MX Series versions 21.4 antérieures à 21.4R3-S6 | ||
Juniper Networks | N/A | Junos OS on MX Series versions 22.4 antérieures à 22.4R3 | ||
Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.3 antérieures à 22.3R3-S2 | ||
Juniper Networks | N/A | Session Smart Router versions 6.1 antérieures à SSR-6.1.8-lts | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-EVO | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 antérieures à 20.4R3-S10 | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R3 | ||
Juniper Networks | N/A | Junos OS Evolved versions 24.2-EVO antérieures à 24.2R2-EVO | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 antérieures à 22.4R3 | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 antérieures à 22.2R3-S1 | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 antérieures à 21.3R3-S5 | ||
Juniper Networks | N/A | Junos OS on MX Series versions 23.2 antérieures à 23.2R2 | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.3 antérieures à 22.3R3-S2 | ||
Juniper Networks | N/A | Junos OS versions 21.4 antérieures à 21.4R2 | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.2 antérieures à 22.2R3-S3 | ||
Juniper Networks | N/A | Junos OS versions 23.4 antérieures à 23.4R1-S2 | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 antérieures à 22.2R3-S2 | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
Juniper Networks | N/A | Junos OS Evolved versions antérieures à 23.2R1-EVO | ||
Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.4R3-S8-EVO | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.1 antérieures à 22.1R3-S6 | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 antérieures à 21.2R3-S6 | ||
Juniper Networks | N/A | Junos OS on MX Series versions antérieures à 21.2R3-S6 | ||
Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.2 antérieures à 22.2R3-S3 | ||
Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R1-S1-EVO | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 antérieures à 23.2R2 | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.2 antérieures à 23.2R2 | ||
Juniper Networks | N/A | Junos OS versions antérieures à 21.4R3-S8 | ||
Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R3-EVO | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R1-S1 | ||
Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions antérieures à 21.2R3-S7 | ||
Juniper Networks | N/A | Session Smart Router versions antérieures à SSR-5.6.14 | ||
Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 23.2 antérieures à 23.2R2 | ||
Juniper Networks | N/A | Junos OS Evolved versions antérieures à 21.2R3-S8-EVO | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions antérieures à 21.2R3-S8 | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 antérieures à 22.1R3-S2 | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 antérieures à 22.3R3-S1 | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.4R3-S7-EVO | ||
Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 22.1 antérieures à 22.1R3-S5 | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 21.4 antérieures à 21.4R3-S6 | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.3-EVO antérieures à 22.3R3-S3-EVO | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.4 antérieures à 23.4R2 | ||
Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R1-S2 | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 22.3 antérieures à 22.3R3-S3 | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R1-S1-EVO | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R3-S3-EVO | ||
Juniper Networks | N/A | Junos OS versions antérieures à 21.2R3-S8 | ||
Juniper Networks | N/A | Junos Space versions antérieures à 24.1R1 | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 antérieures à 21.4R3-S6 | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.3-EVO antérieures à 22.3R2-EVO | ||
Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R2-EVO | ||
Juniper Networks | N/A | Junos OS versions 22.4 antérieures à 22.4R3-S3 | ||
Juniper Networks | N/A | Junos OS Evolved versions antérieures à 20.4R3-S10-EVO | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.4 antérieures à 22.4R3-S1 | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R1-S2 | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.4-EVO antérieures à 22.4R2-S2-EVO | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions antérieures à 21.2R3-S8-EVO | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 antérieures à 22.4R2 | ||
Juniper Networks | N/A | Junos OS Evolved versions 23.2-EVO antérieures à 23.2R2-S1-EVO | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 22.1 antérieures à 22.1R3-S5 | ||
Juniper Networks | N/A | Junos OS Evolved versions antérieures à before 22.1R3-EVO | ||
Juniper Networks | N/A | Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 antérieures à 22.3R2-S1 | ||
Juniper Networks | N/A | Junos OS Evolved versions 21.4-EVO antérieures à 21.4R3-S8-EVO | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
Juniper Networks | N/A | SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 antérieures à 22.1R3-S4 | ||
Juniper Networks | N/A | Junos OS versions 21.3 antérieures à 21.3R3-S5 | ||
Juniper Networks | N/A | Junos OS versions antérieures à 22.1R2-S2 | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.1-EVO antérieures à 22.1R3-S6-EVO | ||
Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R3-S4 | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 21.4 antérieures à 21.4R3-S7 | ||
Juniper Networks | N/A | Junos OS Evolved on ACX7000 Series versions 23.4-EVO antérieures à 23.4R1-S2-EVO | ||
Juniper Networks | N/A | Junos OS Evolved versions antérieures à 22.4R2-EVO | ||
Juniper Networks | N/A | Junos OS on MX Series with SPC3 line card versions 23.2 antérieures à 23.2R2 | ||
Juniper Networks | N/A | Junos OS versions 22.2 antérieures à 22.2R2-S1 | ||
Juniper Networks | N/A | Junos OS versions 23.1 antérieures à 23.1R2 | ||
Juniper Networks | N/A | Junos OS on MX Series versions 22.3 antérieures à 22.3R3-S2 | ||
Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R3-S3 | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R3-S4-EVO | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions antérieures à 21.2R3-S8 | ||
Juniper Networks | N/A | Junos OS versions 22.3 antérieures à 22.3R2-S2 | ||
Juniper Networks | N/A | Junos OS on QFX5000 Series and EX4600 Series versions 21.4 antérieures à 21.4R3-S6 | ||
Juniper Networks | N/A | Junos OS Evolved versions 22.2-EVO antérieures à 22.2R2-S1-EVO | ||
Juniper Networks | N/A | Junos OS on SRX4600 and SRX5000 Series versions 23.4 antérieures à 23.4R2 | ||
Juniper Networks | N/A | Junos OS Evolved versions 23.4-EVO antérieures à 23.4R1-S2-EVO |
Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 23.2 ant\u00e9rieures \u00e0 23.2R2-S1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Session Smart Router versions 6.2 ant\u00e9rieures \u00e0 SSR-6.2.5-r2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S8", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 21.3-EVO ant\u00e9rieures \u00e0 21.3R3-S5-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 21.2-EVO ant\u00e9rieures \u00e0 21.2R3-S7-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions ant\u00e9rieures \u00e0 20.4R3-S9", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R2-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series versions 22.4 ant\u00e9rieures \u00e0 22.4R3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Session Smart Router versions 6.1 ant\u00e9rieures \u00e0 SSR-6.1.8-lts", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 20.4 ant\u00e9rieures \u00e0 20.4R3-S10", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 24.2-EVO ant\u00e9rieures \u00e0 24.2R2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.4 ant\u00e9rieures \u00e0 22.4R3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 21.4 ant\u00e9rieures \u00e0 21.4R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 23.2R1-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.4R3-S8-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.2 ant\u00e9rieures \u00e0 21.2R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series versions ant\u00e9rieures \u00e0 21.2R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R1-S1-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 23.2 ant\u00e9rieures \u00e0 23.2R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions ant\u00e9rieures \u00e0 21.4R3-S8", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R3-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R1-S1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on QFX5000 Series and EX4600 Series versions ant\u00e9rieures \u00e0 21.2R3-S7", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Session Smart Router versions ant\u00e9rieures \u00e0 SSR-5.6.14", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on QFX5000 Series and EX4600 Series versions 23.2 ant\u00e9rieures \u00e0 23.2R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions ant\u00e9rieures \u00e0 21.2R3-S8", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.4R3-S7-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on QFX5000 Series and EX4600 Series versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R3-S3-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 23.4 ant\u00e9rieures \u00e0 23.4R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R1-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R1-S1-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R3-S3-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions ant\u00e9rieures \u00e0 21.2R3-S8", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos Space versions ant\u00e9rieures \u00e0 24.1R1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.3-EVO ant\u00e9rieures \u00e0 22.3R2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S10-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 22.4 ant\u00e9rieures \u00e0 22.4R3-S1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R1-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.4-EVO ant\u00e9rieures \u00e0 22.4R2-S2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.4 ant\u00e9rieures \u00e0 22.4R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 23.2-EVO ant\u00e9rieures \u00e0 23.2R2-S1-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S5", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 before 22.1R3-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX Series, MX Series with SPC3 and NFX350 versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 21.4-EVO ant\u00e9rieures \u00e0 21.4R3-S8-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "SRX Series and MX Series with SPC3 and MS-MPC/MIC versions 22.1 ant\u00e9rieures \u00e0 22.1R3-S4", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 21.3 ant\u00e9rieures \u00e0 21.3R3-S5", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions ant\u00e9rieures \u00e0 22.1R2-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.1-EVO ant\u00e9rieures \u00e0 22.1R3-S6-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R3-S4", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S7", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved on ACX7000 Series versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 22.4R2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series with SPC3 line card versions 23.2 ant\u00e9rieures \u00e0 23.2R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.2 ant\u00e9rieures \u00e0 22.2R2-S1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 23.1 ant\u00e9rieures \u00e0 23.1R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on MX Series versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R3-S3", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R3-S4-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions ant\u00e9rieures \u00e0 21.2R3-S8", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS versions 22.3 ant\u00e9rieures \u00e0 22.3R2-S2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on QFX5000 Series and EX4600 Series versions 21.4 ant\u00e9rieures \u00e0 21.4R3-S6", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 22.2-EVO ant\u00e9rieures \u00e0 22.2R2-S1-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS on SRX4600 and SRX5000 Series versions 23.4 ant\u00e9rieures \u00e0 23.4R2", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved versions 23.4-EVO ant\u00e9rieures \u00e0 23.4R1-S2-EVO", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2024-39560", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39560" }, { "name": "CVE-2023-32435", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32435" }, { "name": "CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "name": "CVE-2024-20919", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20919" }, { "name": "CVE-2024-39554", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39554" }, { "name": "CVE-2023-21843", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21843" }, { "name": "CVE-2024-39539", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39539" }, { "name": "CVE-2021-36160", "url": "https://www.cve.org/CVERecord?id=CVE-2021-36160" }, { "name": "CVE-2020-12401", "url": "https://www.cve.org/CVERecord?id=CVE-2020-12401" }, { "name": "CVE-2024-39558", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39558" }, { "name": "CVE-2022-30522", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30522" }, { "name": "CVE-2021-37701", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37701" }, { "name": "CVE-2022-21460", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21460" }, { "name": "CVE-2021-31535", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31535" }, { "name": "CVE-2022-36760", "url": "https://www.cve.org/CVERecord?id=CVE-2022-36760" }, { "name": "CVE-2021-33034", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33034" }, { "name": "CVE-2024-20926", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20926" }, { "name": "CVE-2024-39552", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39552" }, { "name": "CVE-2021-27290", "url": "https://www.cve.org/CVERecord?id=CVE-2021-27290" }, { "name": "CVE-2019-11727", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11727" }, { "name": "CVE-2023-3390", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3390" }, { "name": "CVE-2023-4004", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4004" }, { "name": "CVE-2021-29469", "url": "https://www.cve.org/CVERecord?id=CVE-2021-29469" }, { "name": "CVE-2023-2002", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2002" }, { "name": "CVE-2023-21830", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21830" }, { "name": "CVE-2022-22823", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22823" }, { "name": "CVE-2021-23440", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23440" }, { "name": "CVE-2021-32804", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32804" }, { "name": "CVE-2020-13950", "url": "https://www.cve.org/CVERecord?id=CVE-2020-13950" }, { "name": "CVE-2021-26691", "url": "https://www.cve.org/CVERecord?id=CVE-2021-26691" }, { "name": "CVE-2024-39546", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39546" }, { "name": "CVE-2024-39540", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39540" }, { "name": "CVE-2018-3737", "url": "https://www.cve.org/CVERecord?id=CVE-2018-3737" }, { "name": "CVE-2024-39543", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39543" }, { "name": "CVE-2020-11984", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11984" }, { "name": "CVE-2022-22721", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22721" }, { "name": "CVE-2021-35624", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35624" }, { "name": "CVE-2023-35788", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35788" }, { "name": "CVE-2023-32067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32067" }, { "name": "CVE-2024-39514", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39514" }, { "name": "CVE-2022-25147", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25147" }, { "name": "CVE-2021-35604", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35604" }, { "name": "CVE-2021-42013", "url": "https://www.cve.org/CVERecord?id=CVE-2021-42013" }, { "name": "CVE-2023-34059", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34059" }, { "name": "CVE-2024-39529", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39529" }, { "name": "CVE-2006-20001", "url": "https://www.cve.org/CVERecord?id=CVE-2006-20001" }, { "name": "CVE-2024-20921", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20921" }, { "name": "CVE-2021-2385", "url": "https://www.cve.org/CVERecord?id=CVE-2021-2385" }, { "name": "CVE-2022-29167", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29167" }, { "name": "CVE-2020-7774", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7774" }, { "name": "CVE-2019-10747", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10747" }, { "name": "CVE-2023-34058", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34058" }, { "name": "CVE-2011-5094", "url": "https://www.cve.org/CVERecord?id=CVE-2011-5094" }, { "name": "CVE-2019-16776", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16776" }, { "name": "CVE-2022-21589", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21589" }, { "name": "CVE-2022-25315", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25315" }, { "name": "CVE-2019-10097", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10097" }, { "name": "CVE-2022-22822", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22822" }, { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "name": "CVE-2022-21304", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21304" }, { "name": "CVE-2023-3090", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3090" }, { "name": "CVE-2024-39536", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39536" }, { "name": "CVE-2024-39555", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39555" }, { "name": "CVE-2022-3564", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3564" }, { "name": "CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "name": "CVE-2020-13938", "url": "https://www.cve.org/CVERecord?id=CVE-2020-13938" }, { "name": "CVE-2016-10540", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10540" }, { "name": "CVE-2019-10082", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10082" }, { "name": "CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "name": "CVE-2016-1000232", "url": "https://www.cve.org/CVERecord?id=CVE-2016-1000232" }, { "name": "CVE-2015-9262", "url": "https://www.cve.org/CVERecord?id=CVE-2015-9262" }, { "name": "CVE-2023-32360", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32360" }, { "name": "CVE-2021-37713", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37713" }, { "name": "CVE-2021-39275", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39275" }, { "name": "CVE-2024-39561", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39561" }, { "name": "CVE-2022-21303", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21303" }, { "name": "CVE-2019-17023", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17023" }, { "name": "CVE-2016-4658", "url": "https://www.cve.org/CVERecord?id=CVE-2016-4658" }, { "name": "CVE-2020-35452", "url": "https://www.cve.org/CVERecord?id=CVE-2020-35452" }, { "name": "CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "name": "CVE-2022-21617", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21617" }, { "name": "CVE-2023-0767", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0767" }, { "name": "CVE-2022-41741", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41741" }, { "name": "CVE-2023-22067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22067" }, { "name": "CVE-2021-37712", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37712" }, { "name": "CVE-2022-23852", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23852" }, { "name": "CVE-2023-30630", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30630" }, { "name": "CVE-2022-21608", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21608" }, { "name": "CVE-2022-2526", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2526" }, { "name": "CVE-2023-20593", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20593" }, { "name": "CVE-2024-39535", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39535" }, { "name": "CVE-2024-39545", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39545" }, { "name": "CVE-2024-39531", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39531" }, { "name": "CVE-2022-41742", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41742" }, { "name": "CVE-2019-16777", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16777" }, { "name": "CVE-2021-2389", "url": "https://www.cve.org/CVERecord?id=CVE-2021-2389" }, { "name": "CVE-2023-21840", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21840" }, { "name": "CVE-2019-10081", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10081" }, { "name": "CVE-2020-1934", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1934" }, { "name": "CVE-2022-30556", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30556" }, { "name": "CVE-2020-8648", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8648" }, { "name": "CVE-2022-21270", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21270" }, { "name": "CVE-2023-21963", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21963" }, { "name": "CVE-2022-25235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25235" }, { "name": "CVE-2023-21980", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21980" }, { "name": "CVE-2024-39530", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39530" }, { "name": "CVE-2024-39532", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39532" }, { "name": "CVE-2023-27522", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27522" }, { "name": "CVE-2024-39557", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39557" }, { "name": "CVE-2021-2390", "url": "https://www.cve.org/CVERecord?id=CVE-2021-2390" }, { "name": "CVE-2024-39550", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39550" }, { "name": "CVE-2022-28615", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28615" }, { "name": "CVE-2022-21451", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21451" }, { "name": "CVE-2014-10064", "url": "https://www.cve.org/CVERecord?id=CVE-2014-10064" }, { "name": "CVE-2024-39511", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39511" }, { "name": "CVE-2022-23943", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23943" }, { "name": "CVE-2024-39548", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39548" }, { "name": "CVE-2020-11993", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11993" }, { "name": "CVE-2023-22652", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22652" }, { "name": "CVE-2024-39528", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39528" }, { "name": "CVE-2023-3341", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3341" }, { "name": "CVE-2023-22025", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22025" }, { "name": "CVE-2021-43527", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43527" }, { "name": "CVE-2022-37434", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37434" }, { "name": "CVE-2024-39559", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39559" }, { "name": "CVE-2014-7191", "url": "https://www.cve.org/CVERecord?id=CVE-2014-7191" }, { "name": "CVE-2021-2356", "url": "https://www.cve.org/CVERecord?id=CVE-2021-2356" }, { "name": "CVE-2020-36049", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36049" }, { "name": "CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "name": "CVE-2021-41524", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41524" }, { "name": "CVE-2022-3517", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517" }, { "name": "CVE-2020-12402", "url": "https://www.cve.org/CVERecord?id=CVE-2020-12402" }, { "name": "CVE-2019-11719", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11719" }, { "name": "CVE-2021-34798", "url": "https://www.cve.org/CVERecord?id=CVE-2021-34798" }, { "name": "CVE-2024-39519", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39519" }, { "name": "CVE-2021-32803", "url": "https://www.cve.org/CVERecord?id=CVE-2021-32803" }, { "name": "CVE-2019-17006", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17006" }, { "name": "CVE-2022-21595", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21595" }, { "name": "CVE-2019-16775", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16775" }, { "name": "CVE-2020-12403", "url": "https://www.cve.org/CVERecord?id=CVE-2020-12403" }, { "name": "CVE-2023-3776", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776" }, { "name": "CVE-2023-2700", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2700" }, { "name": "CVE-2020-7754", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7754" }, { "name": "CVE-2024-39533", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39533" }, { "name": "CVE-2021-22543", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22543" }, { "name": "CVE-2021-33909", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33909" }, { "name": "CVE-2021-26690", "url": "https://www.cve.org/CVERecord?id=CVE-2021-26690" }, { "name": "CVE-2022-22719", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22719" }, { "name": "CVE-2022-40674", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40674" }, { "name": "CVE-2022-46663", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46663" }, { "name": "CVE-2011-1473", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1473" }, { "name": "CVE-2024-39513", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39513" }, { "name": "CVE-2021-3803", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3803" }, { "name": "CVE-2022-21417", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21417" }, { "name": "CVE-2024-39518", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39518" }, { "name": "CVE-2023-37450", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37450" }, { "name": "CVE-2021-30641", "url": "https://www.cve.org/CVERecord?id=CVE-2021-30641" }, { "name": "CVE-2021-3177", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3177" }, { "name": "CVE-2020-7660", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7660" }, { "name": "CVE-2022-31813", "url": "https://www.cve.org/CVERecord?id=CVE-2022-31813" }, { "name": "CVE-2023-34969", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34969" }, { "name": "CVE-2019-9517", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9517" }, { "name": "CVE-2018-20834", "url": "https://www.cve.org/CVERecord?id=CVE-2018-20834" }, { "name": "CVE-2020-12362", "url": "https://www.cve.org/CVERecord?id=CVE-2020-12362" }, { "name": "CVE-2020-1927", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1927" }, { "name": "CVE-2022-21592", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21592" }, { "name": "CVE-2021-3347", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3347" }, { "name": "CVE-2022-25236", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25236" }, { "name": "CVE-2023-25690", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25690" }, { "name": "CVE-2021-2342", "url": "https://www.cve.org/CVERecord?id=CVE-2021-2342" }, { "name": "CVE-2022-22720", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22720" }, { "name": "CVE-2017-15010", "url": "https://www.cve.org/CVERecord?id=CVE-2017-15010" }, { "name": "CVE-2019-10092", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10092" }, { "name": "CVE-2024-39541", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39541" }, { "name": "CVE-2021-44224", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44224" }, { "name": "CVE-2024-39537", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39537" }, { "name": "CVE-2022-21444", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21444" }, { "name": "CVE-2019-17567", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17567" }, { "name": "CVE-2018-7408", "url": "https://www.cve.org/CVERecord?id=CVE-2018-7408" }, { "name": "CVE-2019-20149", "url": "https://www.cve.org/CVERecord?id=CVE-2019-20149" }, { "name": "CVE-2024-20932", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20932" }, { "name": "CVE-2023-35001", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35001" }, { "name": "CVE-2024-39551", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39551" }, { "name": "CVE-2023-4863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4863" }, { "name": "CVE-2022-29404", "url": "https://www.cve.org/CVERecord?id=CVE-2022-29404" }, { "name": "CVE-2020-14145", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14145" }, { "name": "CVE-2019-11756", "url": "https://www.cve.org/CVERecord?id=CVE-2019-11756" }, { "name": "CVE-2024-20918", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20918" }, { "name": "CVE-2024-39565", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39565" }, { "name": "CVE-2021-31618", "url": "https://www.cve.org/CVERecord?id=CVE-2021-31618" }, { "name": "CVE-2022-21344", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21344" }, { "name": "CVE-2023-24329", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24329" }, { "name": "CVE-2024-39549", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39549" }, { "name": "CVE-2022-21367", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21367" }, { "name": "CVE-2021-33193", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33193" }, { "name": "CVE-2021-41773", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41773" }, { "name": "CVE-2020-11668", "url": "https://www.cve.org/CVERecord?id=CVE-2020-11668" }, { "name": "CVE-2022-26377", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26377" }, { "name": "CVE-2021-44790", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44790" }, { "name": "CVE-2020-9490", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9490" }, { "name": "CVE-2020-28502", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28502" }, { "name": "CVE-2024-39556", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39556" }, { "name": "CVE-2022-37436", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37436" }, { "name": "CVE-2021-33033", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33033" }, { "name": "CVE-2023-32439", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32439" }, { "name": "CVE-2020-12400", "url": "https://www.cve.org/CVERecord?id=CVE-2020-12400" }, { "name": "CVE-2023-21912", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21912" }, { "name": "CVE-2022-28330", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28330" }, { "name": "CVE-2024-39542", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39542" }, { "name": "CVE-2022-21454", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21454" }, { "name": "CVE-2017-1000048", "url": "https://www.cve.org/CVERecord?id=CVE-2017-1000048" }, { "name": "CVE-2022-21427", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21427" }, { "name": "CVE-2021-40438", "url": "https://www.cve.org/CVERecord?id=CVE-2021-40438" }, { "name": "CVE-2024-20945", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20945" }, { "name": "CVE-2022-22824", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22824" }, { "name": "CVE-2020-6829", "url": "https://www.cve.org/CVERecord?id=CVE-2020-6829" }, { "name": "CVE-2021-2372", "url": "https://www.cve.org/CVERecord?id=CVE-2021-2372" }, { "name": "CVE-2022-21245", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21245" }, { "name": "CVE-2020-28469", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28469" }, { "name": "CVE-2024-20952", "url": "https://www.cve.org/CVERecord?id=CVE-2024-20952" }, { "name": "CVE-2019-10098", "url": "https://www.cve.org/CVERecord?id=CVE-2019-10098" }, { "name": "CVE-2024-39538", "url": "https://www.cve.org/CVERecord?id=CVE-2024-39538" }, { "name": "CVE-2022-28614", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28614" } ], "initial_release_date": "2024-07-12T00:00:00", "last_revision_date": "2024-10-15T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0575", "revisions": [ { "description": "Version initiale", "revision_date": "2024-07-12T00:00:00.000000" }, { "description": "Correction d\u0027identifiants CVE erron\u00e9s", "revision_date": "2024-10-15T00:00:00.000000" } ], "risks": [ { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" }, { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper Networks", "vendor_advisories": [ { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83001", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Inconsistent-information-in-the-TE-database-can-lead-to-an-rpd-crash-CVE-2024-39541" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82976", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-The-802-1X-Authentication-Daemon-crashes-on-running-a-specific-command-CVE-2024-39511" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83027", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Session-Smart-Router-Multiple-vulnerabilities-resolved" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83021", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX4600-SRX5000-Series-TCP-packets-with-SYN-FIN-or-SYN-RST-are-transferred-after-enabling-no-syn-check-with-Express-Path-CVE-2024-39561" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83018", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-specific-PIM-packet-causes-rpd-crash-when-PIM-is-configured-along-with-MoFRR-CVE-2024-39558" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82987", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-crashes-upon-concurrent-deletion-of-a-routing-instance-and-receipt-of-an-SNMP-request-CVE-2024-39528" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82982", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX240-MX480-MX960-platforms-using-MPC10E-Memory-leak-will-be-observed-when-subscribed-to-a-specific-subscription-on-Junos-Telemetry-Interface-CVE-2024-39518" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83012", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-with-SPC3-line-card-Port-flaps-causes-rtlogd-memory-leak-leading-to-Denial-of-Service-CVE-2024-39550" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83019", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-a-specific-TCP-packet-may-result-in-a-system-crash-vmcore-on-dual-RE-systems-with-NSR-enabled-CVE-2024-39559" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83004", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-large-RPKI-RTR-PDU-packet-can-cause-rpd-to-crash-CVE-2024-39543" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83010", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Receipt-of-specific-packets-in-the-aftmand-process-will-lead-to-a-memory-leak-CVE-2024-39548" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83014", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-BGP-multipath-incremental-calculation-is-resulting-in-an-rpd-crash-CVE-2024-39554" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82996", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Flaps-of-BFD-sessions-with-authentication-cause-a-ppmd-memory-leak-CVE-2024-39536" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82980", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receiving-specific-traffic-on-devices-with-EVPN-VPWS-with-IGMP-snooping-enabled-will-cause-the-rpd-to-crash-CVE-2024-39514" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83000", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-Specific-valid-TCP-traffic-can-cause-a-pfe-crash-CVE-2024-39540" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83008", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Local-low-privilege-user-can-gain-root-permissions-leading-to-privilege-escalation-CVE-2024-39546" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82991", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Protocol-specific-DDoS-configuration-affects-other-protocols-CVE-2024-39531" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83011", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Receipt-of-malformed-BGP-path-attributes-leads-to-a-memory-leak-CVE-2024-39549" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82989", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Attempting-to-access-specific-sensors-on-platforms-not-supporting-these-will-lead-to-a-chassisd-crash-CVE-2024-39530" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82997", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Ports-which-have-been-inadvertently-exposed-can-be-reached-over-the-network-CVE-2024-39537" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83023", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-EX-Series-J-Web-An-unauthenticated-network-based-attacker-can-perform-XPATH-injection-attack-against-a-device-CVE-2024-39565" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83026", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-24-1R1-release" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83013", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-MS-MPC-MIC-Receipt-of-specific-packets-in-H-323-ALG-causes-traffic-drop-CVE-2024-39551" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83002", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-malformed-CFM-packet-or-specific-transit-traffic-leads-to-FPC-crash-CVE-2024-39542" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83015", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Receipt-of-a-specific-malformed-BGP-update-causes-the-session-to-reset-CVE-2024-39555" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83007", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-with-SPC3-and-NFX350-When-VPN-tunnels-parameters-are-not-matching-the-iked-process-will-crash-CVE-2024-39545" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82995", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-specific-traffic-is-received-in-a-VPLS-scenario-evo-pfemand-crashes-CVE-2024-39535" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82993", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-QFX5000-Series-and-EX4600-Series-Output-firewall-filter-is-not-applied-if-certain-match-criteria-are-used-CVE-2024-39533" }, { "published_at": "2024-07-11", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA75726", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Malformed-BGP-UPDATE-causes-RPD-crash-CVE-2024-39552" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82988", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-SRX-Series-If-DNS-traceoptions-are-configured-in-a-DGA-or-tunnel-detection-scenario-specific-DNS-traffic-leads-to-a-PFE-crash-CVE-2024-39529" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83017", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-MAC-table-changes-cause-a-memory-leak-CVE-2024-39557" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82983", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX-7000-Series-Multicast-traffic-is-looped-in-a-multihoming-EVPN-MPLS-scenario-CVE-2024-39519" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83020", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Memory-leak-due-to-RSVP-neighbor-persistent-error-leading-to-kernel-crash-CVE-2024-39560" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82998", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-When-multicast-traffic-with-a-specific-S-G-is-received-evo-pfemand-crashes-CVE-2024-39538" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82999", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-MX-Series-Continuous-subscriber-logins-will-lead-to-a-memory-leak-and-eventually-an-FPC-crash-CVE-2024-39539" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA83016", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Loading-a-malicious-certificate-from-the-CLI-may-result-in-a-stack-based-overflow-CVE-2024-39556" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82992", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Confidential-information-in-logs-can-be-accessed-by-another-user-CVE-2024-39532" }, { "published_at": "2024-07-10", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82978", "url": "https://supportportal.juniper.net/s/article/2024-07-Security-Bulletin-Junos-OS-Evolved-Execution-of-a-specific-CLI-command-will-cause-a-crash-in-the-AFT-manager-CVE-2024-39513" } ] }
CERTFR-2023-AVI-0958
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une élévation de privilèges, une atteinte à la confidentialité des données et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "IBM WebSphere Application Server Liberty versions 18.0.0.2 \u00e0 23.0.0.11 ant\u00e9rieures \u00e0 23.0.0.12", "product": { "name": "WebSphere", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM QRadar SIEM versions 7.5 ant\u00e9rieures \u00e0 7.5.0 UP7 IF02", "product": { "name": "QRadar SIEM", "vendor": { "name": "IBM", "scada": false } } }, { "description": "IBM QRadar Network Packet Capture versions 7.5 ant\u00e9rieures \u00e0 7.5 UP7", "product": { "name": "QRadar", "vendor": { "name": "IBM", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-20900", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20900" }, { "name": "CVE-2020-22218", "url": "https://www.cve.org/CVERecord?id=CVE-2020-22218" }, { "name": "CVE-2023-43057", "url": "https://www.cve.org/CVERecord?id=CVE-2023-43057" }, { "name": "CVE-2023-35788", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35788" }, { "name": "CVE-2023-44487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487" }, { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "name": "CVE-2023-3899", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3899" }, { "name": "CVE-2023-20593", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20593" }, { "name": "CVE-2022-44729", "url": "https://www.cve.org/CVERecord?id=CVE-2022-44729" }, { "name": "CVE-2023-3341", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3341" }, { "name": "CVE-2022-48339", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48339" }, { "name": "CVE-2022-44730", "url": "https://www.cve.org/CVERecord?id=CVE-2022-44730" }, { "name": "CVE-2022-4839", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4839" }, { "name": "CVE-2023-24329", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24329" } ], "initial_release_date": "2023-11-17T00:00:00", "last_revision_date": "2023-11-17T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0958", "revisions": [ { "description": "Version initiale", "revision_date": "2023-11-17T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une ex\u00e9cution de code\narbitraire \u00e0 distance.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans IBM", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7070736 du 10 novembre 2023", "url": "https://www.ibm.com/support/pages/node/7070736" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7077065 du 15 novembre 2023", "url": "https://www.ibm.com/support/pages/node/7077065" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7076252 du 15 novembre 2023", "url": "https://www.ibm.com/support/pages/node/7076252" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 IBM 7073360 du 14 novembre 2023", "url": "https://www.ibm.com/support/pages/node/7073360" } ] }
CERTFR-2024-AVI-0506
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
Vendor | Product | Description | ||
---|---|---|---|---|
Juniper Networks | Secure Analytics | Secure Analytics versions antérieures à 7.5.0 UP8 IF03 |
Title | Publication Time | Tags | |||
---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Secure Analytics versions ant\u00e9rieures \u00e0 7.5.0 UP8 IF03", "product": { "name": "Secure Analytics", "vendor": { "name": "Juniper Networks", "scada": false } } } ], "affected_systems_content": "", "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).", "cves": [ { "name": "CVE-2012-6708", "url": "https://www.cve.org/CVERecord?id=CVE-2012-6708" }, { "name": "CVE-2015-9251", "url": "https://www.cve.org/CVERecord?id=CVE-2015-9251" }, { "name": "CVE-2019-13631", "url": "https://www.cve.org/CVERecord?id=CVE-2019-13631" }, { "name": "CVE-2019-13224", "url": "https://www.cve.org/CVERecord?id=CVE-2019-13224" }, { "name": "CVE-2019-15505", "url": "https://www.cve.org/CVERecord?id=CVE-2019-15505" }, { "name": "CVE-2020-25656", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25656" }, { "name": "CVE-2019-8696", "url": "https://www.cve.org/CVERecord?id=CVE-2019-8696" }, { "name": "CVE-2019-8675", "url": "https://www.cve.org/CVERecord?id=CVE-2019-8675" }, { "name": "CVE-2021-3753", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3753" }, { "name": "CVE-2020-27783", "url": "https://www.cve.org/CVERecord?id=CVE-2020-27783" }, { "name": "CVE-2020-7656", "url": "https://www.cve.org/CVERecord?id=CVE-2020-7656" }, { "name": "CVE-2021-4204", "url": "https://www.cve.org/CVERecord?id=CVE-2021-4204" }, { "name": "CVE-2021-43975", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43975" }, { "name": "CVE-2022-23222", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23222" }, { "name": "CVE-2022-3565", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3565" }, { "name": "CVE-2022-3640", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3640" }, { "name": "CVE-2022-3545", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3545" }, { "name": "CVE-2022-3594", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3594" }, { "name": "CVE-2022-45061", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45061" }, { "name": "CVE-2022-26377", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26377" }, { "name": "CVE-2022-42895", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42895" }, { "name": "CVE-2022-45869", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45869" }, { "name": "CVE-2022-41858", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41858" }, { "name": "CVE-2022-45934", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45934" }, { "name": "CVE-2022-28388", "url": "https://www.cve.org/CVERecord?id=CVE-2022-28388" }, { "name": "CVE-2022-0500", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0500" }, { "name": "CVE-2017-7500", "url": "https://www.cve.org/CVERecord?id=CVE-2017-7500" }, { "name": "CVE-2011-4969", "url": "https://www.cve.org/CVERecord?id=CVE-2011-4969" }, { "name": "CVE-2022-3094", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3094" }, { "name": "CVE-2023-23455", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23455" }, { "name": "CVE-2023-0590", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0590" }, { "name": "CVE-2022-38096", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38096" }, { "name": "CVE-2023-26545", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26545" }, { "name": "CVE-2023-25012", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25012" }, { "name": "CVE-2023-0597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0597" }, { "name": "CVE-2023-1118", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1118" }, { "name": "CVE-2023-28328", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28328" }, { "name": "CVE-2023-1075", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1075" }, { "name": "CVE-2023-1074", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1074" }, { "name": "CVE-2023-1073", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1073" }, { "name": "CVE-2022-4744", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4744" }, { "name": "CVE-2023-28464", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28464" }, { "name": "CVE-2023-1513", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1513" }, { "name": "CVE-2023-28772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28772" }, { "name": "CVE-2023-1382", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1382" }, { "name": "CVE-2023-1989", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1989" }, { "name": "CVE-2023-1855", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1855" }, { "name": "CVE-2023-30456", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30456" }, { "name": "CVE-2023-1079", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1079" }, { "name": "CVE-2023-1998", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1998" }, { "name": "CVE-2023-1838", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1838" }, { "name": "CVE-2023-2176", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2176" }, { "name": "CVE-2023-2162", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2162" }, { "name": "CVE-2023-32360", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32360" }, { "name": "CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "name": "CVE-2023-0458", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0458" }, { "name": "CVE-2023-2513", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2513" }, { "name": "CVE-2022-45884", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45884" }, { "name": "CVE-2022-45887", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45887" }, { "name": "CVE-2023-31084", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31084" }, { "name": "CVE-2022-45919", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45919" }, { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "name": "CVE-2023-33203", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33203" }, { "name": "CVE-2023-28322", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28322" }, { "name": "CVE-2023-3212", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3212" }, { "name": "CVE-2023-3268", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3268" }, { "name": "CVE-2023-3141", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3141" }, { "name": "CVE-2023-3161", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3161" }, { "name": "CVE-2023-35823", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35823" }, { "name": "CVE-2023-33951", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33951" }, { "name": "CVE-2023-35824", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35824" }, { "name": "CVE-2023-33952", "url": "https://www.cve.org/CVERecord?id=CVE-2023-33952" }, { "name": "CVE-2023-34967", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34967" }, { "name": "CVE-2023-34966", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34966" }, { "name": "CVE-2023-34968", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34968" }, { "name": "CVE-2023-3611", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3611" }, { "name": "CVE-2023-3609", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3609" }, { "name": "CVE-2023-3812", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3812" }, { "name": "CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2023-25775", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25775" }, { "name": "CVE-2022-46329", "url": "https://www.cve.org/CVERecord?id=CVE-2022-46329" }, { "name": "CVE-2023-2163", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2163" }, { "name": "CVE-2023-2166", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2166" }, { "name": "CVE-2023-38409", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38409" }, { "name": "CVE-2023-31083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31083" }, { "name": "CVE-2023-3567", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3567" }, { "name": "CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "name": "CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "name": "CVE-2023-40283", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40283" }, { "name": "CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "name": "CVE-2023-4133", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4133" }, { "name": "CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "name": "CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "name": "CVE-2023-4206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4206" }, { "name": "CVE-2023-4208", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4208" }, { "name": "CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "name": "CVE-2023-4207", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4207" }, { "name": "CVE-2022-40133", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40133" }, { "name": "CVE-2022-38457", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38457" }, { "name": "CVE-2022-36402", "url": "https://www.cve.org/CVERecord?id=CVE-2022-36402" }, { "name": "CVE-2023-37453", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37453" }, { "name": "CVE-2023-3341", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3341" }, { "name": "CVE-2023-1192", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1192" }, { "name": "CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "name": "CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "name": "CVE-2023-4091", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4091" }, { "name": "CVE-2023-42669", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42669" }, { "name": "CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "name": "CVE-2023-39192", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39192" }, { "name": "CVE-2023-39193", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39193" }, { "name": "CVE-2023-42754", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42754" }, { "name": "CVE-2023-39194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39194" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2023-22067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22067" }, { "name": "CVE-2023-38546", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38546" }, { "name": "CVE-2023-42755", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42755" }, { "name": "CVE-2023-4244", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4244" }, { "name": "CVE-2023-39189", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39189" }, { "name": "CVE-2023-5178", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5178" }, { "name": "CVE-2023-46813", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46813" }, { "name": "CVE-2023-45862", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45862" }, { "name": "CVE-2023-1252", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1252" }, { "name": "CVE-2023-24023", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24023" }, { "name": "CVE-2023-45803", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45803" }, { "name": "CVE-2023-43804", "url": "https://www.cve.org/CVERecord?id=CVE-2023-43804" }, { "name": "CVE-2023-4732", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4732" }, { "name": "CVE-2023-5633", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5633" }, { "name": "CVE-2023-5717", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5717" }, { "name": "CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "name": "CVE-2023-39198", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39198" }, { "name": "CVE-2023-39615", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39615" }, { "name": "CVE-2023-26604", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26604" }, { "name": "CVE-2021-43618", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43618" }, { "name": "CVE-2023-5981", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5981" }, { "name": "CVE-2022-48560", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48560" }, { "name": "CVE-2023-6176", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6176" }, { "name": "CVE-2023-45863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45863" }, { "name": "CVE-2023-51385", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51385" }, { "name": "CVE-2023-48795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795" }, { "name": "CVE-2023-6135", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6135" }, { "name": "CVE-2023-6931", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6931" }, { "name": "CVE-2023-6606", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6606" }, { "name": "CVE-2023-6121", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6121" }, { "name": "CVE-2023-6546", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6546" }, { "name": "CVE-2023-51779", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51779" }, { "name": "CVE-2023-6622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6622" }, { "name": "CVE-2023-6932", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6932" }, { "name": "CVE-2023-6610", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6610" }, { "name": "CVE-2023-6817", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6817" }, { "name": "CVE-2023-5676", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5676" }, { "name": "CVE-2023-6536", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6536" }, { "name": "CVE-2023-6356", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6356" }, { "name": "CVE-2023-6535", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6535" }, { "name": "CVE-2023-7192", "url": "https://www.cve.org/CVERecord?id=CVE-2023-7192" }, { "name": "CVE-2024-0646", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0646" }, { "name": "CVE-2023-28487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28487" }, { "name": "CVE-2022-26691", "url": "https://www.cve.org/CVERecord?id=CVE-2022-26691" }, { "name": "CVE-2023-28486", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28486" }, { "name": "CVE-2023-50868", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50868" }, { "name": "CVE-2023-4408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4408" }, { "name": "CVE-2023-50387", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50387" }, { "name": "CVE-2024-0565", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0565" }, { "name": "CVE-2023-51780", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51780" }, { "name": "CVE-2023-51042", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51042" }, { "name": "CVE-2023-51043", "url": "https://www.cve.org/CVERecord?id=CVE-2023-51043" }, { "name": "CVE-2023-6915", "url": "https://www.cve.org/CVERecord?id=CVE-2023-6915" }, { "name": "CVE-2021-33631", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33631" }, { "name": "CVE-2024-1086", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1086" }, { "name": "CVE-2023-46218", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46218" }, { "name": "CVE-2024-22243", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22243" }, { "name": "CVE-2024-22259", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22259" }, { "name": "CVE-2023-52448", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52448" }, { "name": "CVE-2024-26602", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26602" }, { "name": "CVE-2023-5388", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5388" }, { "name": "CVE-2023-42465", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42465" }, { "name": "CVE-2023-52340", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52340" }, { "name": "CVE-2023-52574", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52574" }, { "name": "CVE-2022-2127", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2127" }, { "name": "CVE-2023-27043", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27043" }, { "name": "CVE-2022-48564", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48564" }, { "name": "CVE-2023-50961", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50961" }, { "name": "CVE-2021-43818", "url": "https://www.cve.org/CVERecord?id=CVE-2021-43818" }, { "name": "CVE-2023-50960", "url": "https://www.cve.org/CVERecord?id=CVE-2023-50960" }, { "name": "CVE-2024-22262", "url": "https://www.cve.org/CVERecord?id=CVE-2024-22262" }, { "name": "CVE-2023-52434", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52434" }, { "name": "CVE-2017-7501", "url": "https://www.cve.org/CVERecord?id=CVE-2017-7501" }, { "name": "CVE-2021-35939", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35939" }, { "name": "CVE-2019-19203", "url": "https://www.cve.org/CVERecord?id=CVE-2019-19203" }, { "name": "CVE-2023-1786", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1786" }, { "name": "CVE-2024-0553", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0553" }, { "name": "CVE-2021-35938", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35938" }, { "name": "CVE-2021-41043", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41043" }, { "name": "CVE-2020-28241", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28241" }, { "name": "CVE-2021-35937", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35937" }, { "name": "CVE-2019-19204", "url": "https://www.cve.org/CVERecord?id=CVE-2019-19204" }, { "name": "CVE-2019-16163", "url": "https://www.cve.org/CVERecord?id=CVE-2019-16163" }, { "name": "CVE-2019-19012", "url": "https://www.cve.org/CVERecord?id=CVE-2019-19012" }, { "name": "CVE-2024-0841", "url": "https://www.cve.org/CVERecord?id=CVE-2024-0841" }, { "name": "CVE-2024-25742", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25742" }, { "name": "CVE-2024-26671", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26671" }, { "name": "CVE-2023-52620", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52620" }, { "name": "CVE-2024-25743", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25743" }, { "name": "CVE-2023-52581", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52581" }, { "name": "CVE-2023-52580", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52580" }, { "name": "CVE-2024-26609", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26609" }, { "name": "CVE-2023-52489", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52489" }, { "name": "CVE-2020-10001", "url": "https://www.cve.org/CVERecord?id=CVE-2020-10001" }, { "name": "CVE-2014-3146", "url": "https://www.cve.org/CVERecord?id=CVE-2014-3146" }, { "name": "CVE-2024-1488", "url": "https://www.cve.org/CVERecord?id=CVE-2024-1488" }, { "name": "CVE-2018-19787", "url": "https://www.cve.org/CVERecord?id=CVE-2018-19787" }, { "name": "CVE-2024-27269", "url": "https://www.cve.org/CVERecord?id=CVE-2024-27269" }, { "name": "CVE-2023-32324", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32324" }, { "name": "CVE-2022-48624", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48624" }, { "name": "CVE-2020-3898", "url": "https://www.cve.org/CVERecord?id=CVE-2020-3898" }, { "name": "CVE-2007-4559", "url": "https://www.cve.org/CVERecord?id=CVE-2007-4559" }, { "name": "CVE-2023-34241", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34241" }, { "name": "CVE-2023-3138", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3138" }, { "name": "CVE-2023-52425", "url": "https://www.cve.org/CVERecord?id=CVE-2023-52425" }, { "name": "CVE-2023-3758", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3758" }, { "name": "CVE-2023-40546", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40546" }, { "name": "CVE-2023-40547", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40547" }, { "name": "CVE-2023-40548", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40548" }, { "name": "CVE-2023-40549", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40549" }, { "name": "CVE-2023-40550", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40550" }, { "name": "CVE-2023-40551", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40551" }, { "name": "CVE-2001-1267", "url": "https://www.cve.org/CVERecord?id=CVE-2001-1267" }, { "name": "CVE-2024-28784", "url": "https://www.cve.org/CVERecord?id=CVE-2024-28784" } ], "initial_release_date": "2024-06-19T00:00:00", "last_revision_date": "2024-06-19T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0506", "revisions": [ { "description": "Version initiale", "revision_date": "2024-06-19T00:00:00.000000" } ], "risks": [ { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" }, { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Juniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.", "title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Secure Analytics", "vendor_advisories": [ { "published_at": "2024-06-19", "title": "Bulletin de s\u00e9curit\u00e9 Juniper Networks JSA82681", "url": "https://supportportal.juniper.net/s/article/On-Demand-JSA-Series-Multiple-vulnerabilities-resolved-in-Juniper-Secure-Analytics-in-7-5-0-UP8-IF03" } ] }
CERTFR-2024-AVI-0027
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Juniper Networks. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneVendor | Product | Description | ||
---|---|---|---|---|
Juniper Networks | N/A | CTPView versions versions antérieures à 9.1R5 | ||
Juniper Networks | Junos OS Evolved | Junos OS Evolved version antérieures à 20.4R2-EVO, 20.4R2-S2-EVO, 20.4R3-EVO, 20.4R3-S7-EVO, 21.1R2-EVO, 21.2R2-EVO, 21.2R3-S7-EVO, 21.3R2-EVO, 21.3R3-S5-EVO, 21.4R3-EVO, 21.4R3-S3-EVO, 21.4R3-S5-EVO, 21.4R3-S6-EVO, 22.1R3-EVO, 22.1R3-S2-EVO, 22.1R3-S4-EVO, 22.1R3-S5-EVO, 22.2R2-S1-EVO, 22.2R2-S2-EVO, 22.2R3-EVO, 22.2R3-S2-EVO, 22.2R3-S3-EVO, 22.3R1-EVO, 22.3R2-EVO, 22.3R3-EVO, 22.3R3-S1-EVO, 22.4R1-EVO, 22.4R2-EVO, 22.4R2-S2-EVO, 22.4R3-EVO, 23.1R2-EVO, 23.2R1-EVO, 23.2R1-S1-EVO, 23.2R1-S2-EVO, 23.2R2-EVO, 23.3R1-EVO et 23.4R1-EVO | ||
Juniper Networks | N/A | Paragon Active Assurance versions antérieures à 3.1.2, 3.2.3, 3.3.2 et 3.4.1 | ||
Juniper Networks | Junos OS | Junos OS version antérieures à 20.4R3-S3, 20.4R3-S6, 20.4R3-S7, 20.4R3-S8, 20.4R3-S9, 21.1R3-S4, 21.1R3-S5, 21.2R3, 21.2R3-S3, 21.2R3-S4, 21.2R3-S5, 21.2R3-S6, 21.2R3-S7, 21.3R2-S1, 21.3R3, 21.3R3-S3, 21.3R3-S4, 21.3R3-S5, 21.4R2, 21.4R3, 21.4R3-S3, 21.4R3-S4, 21.4R3-S5, 22.1R2, 22.1R2-S2, 22.1R3, 22.1R3-S1, 22.1R3-S2, 22.1R3-S3, 22.1R3-S4, 22.2R1, 22.2R2, 22.2R2-S1, 22.2R2-S2, 22.2R3, 22.2R3-S1, 22.2R3-S2, 22.2R3-S3, 22.3R1, 22.3R2, 22.3R2-S1, 22.3R2-S2, 22.3R3, 22.3R3-S1, 22.3R3-S2, 22.4R1, 22.4R1-S2, 22.4R2, 22.4R2-S1, 22.4R2-S2, 22.4R3, 23.1R1, 23.1R2, 23.2R1, 23.2R1-S1, 23.2R1-S2, 23.2R2, 23.3R1 et 23.4R1 | ||
Juniper Networks | Session Smart Router | Session Smart Router versions antérieures à SSR-6.2.3-r2 | ||
Juniper Networks | N/A | Security Director Insights versions antérieures à 23.1R1 |
Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "CTPView versions versions ant\u00e9rieures \u00e0 9.1R5", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS Evolved version ant\u00e9rieures \u00e0 20.4R2-EVO, 20.4R2-S2-EVO, 20.4R3-EVO, 20.4R3-S7-EVO, 21.1R2-EVO, 21.2R2-EVO, 21.2R3-S7-EVO, 21.3R2-EVO, 21.3R3-S5-EVO, 21.4R3-EVO, 21.4R3-S3-EVO, 21.4R3-S5-EVO, 21.4R3-S6-EVO, 22.1R3-EVO, 22.1R3-S2-EVO, 22.1R3-S4-EVO, 22.1R3-S5-EVO, 22.2R2-S1-EVO, 22.2R2-S2-EVO, 22.2R3-EVO, 22.2R3-S2-EVO, 22.2R3-S3-EVO, 22.3R1-EVO, 22.3R2-EVO, 22.3R3-EVO, 22.3R3-S1-EVO, 22.4R1-EVO, 22.4R2-EVO, 22.4R2-S2-EVO, 22.4R3-EVO, 23.1R2-EVO, 23.2R1-EVO, 23.2R1-S1-EVO, 23.2R1-S2-EVO, 23.2R2-EVO, 23.3R1-EVO et 23.4R1-EVO", "product": { "name": "Junos OS Evolved", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Paragon Active Assurance versions ant\u00e9rieures \u00e0 3.1.2, 3.2.3, 3.3.2 et 3.4.1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Junos OS version ant\u00e9rieures \u00e0 20.4R3-S3, 20.4R3-S6, 20.4R3-S7, 20.4R3-S8, 20.4R3-S9, 21.1R3-S4, 21.1R3-S5, 21.2R3, 21.2R3-S3, 21.2R3-S4, 21.2R3-S5, 21.2R3-S6, 21.2R3-S7, 21.3R2-S1, 21.3R3, 21.3R3-S3, 21.3R3-S4, 21.3R3-S5, 21.4R2, 21.4R3, 21.4R3-S3, 21.4R3-S4, 21.4R3-S5, 22.1R2, 22.1R2-S2, 22.1R3, 22.1R3-S1, 22.1R3-S2, 22.1R3-S3, 22.1R3-S4, 22.2R1, 22.2R2, 22.2R2-S1, 22.2R2-S2, 22.2R3, 22.2R3-S1, 22.2R3-S2, 22.2R3-S3, 22.3R1, 22.3R2, 22.3R2-S1, 22.3R2-S2, 22.3R3, 22.3R3-S1, 22.3R3-S2, 22.4R1, 22.4R1-S2, 22.4R2, 22.4R2-S1, 22.4R2-S2, 22.4R3, 23.1R1, 23.1R2, 23.2R1, 23.2R1-S1, 23.2R1-S2, 23.2R2, 23.3R1 et 23.4R1", "product": { "name": "Junos OS", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Session Smart Router versions ant\u00e9rieures \u00e0 SSR-6.2.3-r2", "product": { "name": "Session Smart Router", "vendor": { "name": "Juniper Networks", "scada": false } } }, { "description": "Security Director Insights versions ant\u00e9rieures \u00e0 23.1R1", "product": { "name": "N/A", "vendor": { "name": "Juniper Networks", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2022-3707", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3707" }, { "name": "CVE-2024-21602", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21602" }, { "name": "CVE-2022-41974", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41974" }, { "name": "CVE-2023-38802", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38802" }, { "name": "CVE-2023-21938", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21938" }, { "name": "CVE-2023-21843", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21843" }, { "name": "CVE-2022-42720", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42720" }, { "name": "CVE-2022-30594", "url": "https://www.cve.org/CVERecord?id=CVE-2022-30594" }, { "name": "CVE-2022-41973", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41973" }, { "name": "CVE-2023-0461", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0461" }, { "name": "CVE-2024-21616", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21616" }, { "name": "CVE-2021-25220", "url": "https://www.cve.org/CVERecord?id=CVE-2021-25220" }, { "name": "CVE-2023-2235", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2235" }, { "name": "CVE-2023-23454", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23454" }, { "name": "CVE-2023-21954", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21954" }, { "name": "CVE-2022-2964", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2964" }, { "name": "CVE-2023-21939", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21939" }, { "name": "CVE-2023-1281", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1281" }, { "name": "CVE-2024-21599", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21599" }, { "name": "CVE-2022-47929", "url": "https://www.cve.org/CVERecord?id=CVE-2022-47929" }, { "name": "CVE-2022-3628", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3628" }, { "name": "CVE-2024-21614", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21614" }, { "name": "CVE-2023-21830", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21830" }, { "name": "CVE-2023-3817", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3817" }, { "name": "CVE-2023-26464", "url": "https://www.cve.org/CVERecord?id=CVE-2023-26464" }, { "name": "CVE-2020-0466", "url": "https://www.cve.org/CVERecord?id=CVE-2020-0466" }, { "name": "CVE-2021-26691", "url": "https://www.cve.org/CVERecord?id=CVE-2021-26691" }, { "name": "CVE-2022-4269", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4269" }, { "name": "CVE-2022-42703", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42703" }, { "name": "CVE-2024-21607", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21607" }, { "name": "CVE-2023-0286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286" }, { "name": "CVE-2023-32067", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32067" }, { "name": "CVE-2023-0266", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0266" }, { "name": "CVE-2019-17571", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17571" }, { "name": "CVE-2022-39189", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39189" }, { "name": "CVE-2022-3239", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3239" }, { "name": "CVE-2022-43750", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43750" }, { "name": "CVE-2022-3567", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3567" }, { "name": "CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "name": "CVE-2021-4104", "url": "https://www.cve.org/CVERecord?id=CVE-2021-4104" }, { "name": "CVE-2023-22081", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22081" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2024-21596", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21596" }, { "name": "CVE-2022-3564", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3564" }, { "name": "CVE-2021-33656", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33656" }, { "name": "CVE-2023-1582", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1582" }, { "name": "CVE-2022-4129", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4129" }, { "name": "CVE-2022-41218", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41218" }, { "name": "CVE-2023-2194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2194" }, { "name": "CVE-2024-21604", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21604" }, { "name": "CVE-2023-32360", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32360" }, { "name": "CVE-2022-0934", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0934" }, { "name": "CVE-2020-9493", "url": "https://www.cve.org/CVERecord?id=CVE-2020-9493" }, { "name": "CVE-2021-3573", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3573" }, { "name": "CVE-2022-2196", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2196" }, { "name": "CVE-2021-39275", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39275" }, { "name": "CVE-2022-42896", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42896" }, { "name": "CVE-2022-21699", "url": "https://www.cve.org/CVERecord?id=CVE-2022-21699" }, { "name": "CVE-2024-21600", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21600" }, { "name": "CVE-2021-33655", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33655" }, { "name": "CVE-2023-0767", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0767" }, { "name": "CVE-2022-1462", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1462" }, { "name": "CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "name": "CVE-2023-20593", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20593" }, { "name": "CVE-2024-21606", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21606" }, { "name": "CVE-2022-0330", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0330" }, { "name": "CVE-2022-41222", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41222" }, { "name": "CVE-2016-10009", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10009" }, { "name": "CVE-2022-23305", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23305" }, { "name": "CVE-2022-2663", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2663" }, { "name": "CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "name": "CVE-2024-21591", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21591" }, { "name": "CVE-2020-12321", "url": "https://www.cve.org/CVERecord?id=CVE-2020-12321" }, { "name": "CVE-2022-23307", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23307" }, { "name": "CVE-2022-3524", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3524" }, { "name": "CVE-2022-39188", "url": "https://www.cve.org/CVERecord?id=CVE-2022-39188" }, { "name": "CVE-2023-3341", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3341" }, { "name": "CVE-2022-37434", "url": "https://www.cve.org/CVERecord?id=CVE-2022-37434" }, { "name": "CVE-2022-2795", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2795" }, { "name": "CVE-2022-22942", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22942" }, { "name": "CVE-2022-43945", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43945" }, { "name": "CVE-2022-3625", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3625" }, { "name": "CVE-2021-34798", "url": "https://www.cve.org/CVERecord?id=CVE-2021-34798" }, { "name": "CVE-2024-21587", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21587" }, { "name": "CVE-2022-42721", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42721" }, { "name": "CVE-2022-4378", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4378" }, { "name": "CVE-2022-4254", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4254" }, { "name": "CVE-2024-21617", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21617" }, { "name": "CVE-2023-1195", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1195" }, { "name": "CVE-2024-21589", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21589" }, { "name": "CVE-2023-21937", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21937" }, { "name": "CVE-2023-22809", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22809" }, { "name": "CVE-2022-20141", "url": "https://www.cve.org/CVERecord?id=CVE-2022-20141" }, { "name": "CVE-2021-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2021-4155" }, { "name": "CVE-2023-2650", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2650" }, { "name": "CVE-2024-21595", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21595" }, { "name": "CVE-2021-3564", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3564" }, { "name": "CVE-2021-3621", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3621" }, { "name": "CVE-2023-0394", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0394" }, { "name": "CVE-2022-22164", "url": "https://www.cve.org/CVERecord?id=CVE-2022-22164" }, { "name": "CVE-2024-21597", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21597" }, { "name": "CVE-2021-3752", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3752" }, { "name": "CVE-2023-0386", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0386" }, { "name": "CVE-2016-2183", "url": "https://www.cve.org/CVERecord?id=CVE-2016-2183" }, { "name": "CVE-2021-26341", "url": "https://www.cve.org/CVERecord?id=CVE-2021-26341" }, { "name": "CVE-2022-38023", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38023" }, { "name": "CVE-2023-22045", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22045" }, { "name": "CVE-2022-1679", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1679" }, { "name": "CVE-2023-22049", "url": "https://www.cve.org/CVERecord?id=CVE-2023-22049" }, { "name": "CVE-2023-38408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38408" }, { "name": "CVE-2022-3619", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3619" }, { "name": "CVE-2021-0920", "url": "https://www.cve.org/CVERecord?id=CVE-2021-0920" }, { "name": "CVE-2023-1829", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1829" }, { "name": "CVE-2022-25265", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25265" }, { "name": "CVE-2022-1789", "url": "https://www.cve.org/CVERecord?id=CVE-2022-1789" }, { "name": "CVE-2022-2873", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2873" }, { "name": "CVE-2022-3623", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3623" }, { "name": "CVE-2024-21611", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21611" }, { "name": "CVE-2024-21613", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21613" }, { "name": "CVE-2021-44228", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44228" }, { "name": "CVE-2023-21968", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21968" }, { "name": "CVE-2024-21612", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21612" }, { "name": "CVE-2022-42722", "url": "https://www.cve.org/CVERecord?id=CVE-2022-42722" }, { "name": "CVE-2024-21603", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21603" }, { "name": "CVE-2023-21930", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21930" }, { "name": "CVE-2024-21585", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21585" }, { "name": "CVE-2022-23302", "url": "https://www.cve.org/CVERecord?id=CVE-2022-23302" }, { "name": "CVE-2023-24329", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24329" }, { "name": "CVE-2021-44832", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44832" }, { "name": "CVE-2021-44790", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44790" }, { "name": "CVE-2023-36842", "url": "https://www.cve.org/CVERecord?id=CVE-2023-36842" }, { "name": "CVE-2022-4139", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4139" }, { "name": "CVE-2024-21594", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21594" }, { "name": "CVE-2022-3028", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3028" }, { "name": "CVE-2022-3566", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3566" }, { "name": "CVE-2023-3446", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3446" }, { "name": "CVE-2023-21967", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21967" }, { "name": "CVE-2022-41674", "url": "https://www.cve.org/CVERecord?id=CVE-2022-41674" }, { "name": "CVE-2024-21601", "url": "https://www.cve.org/CVERecord?id=CVE-2024-21601" }, { "name": "CVE-2023-2124", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2124" }, { "name": "CVE-2020-0465", "url": "https://www.cve.org/CVERecord?id=CVE-2020-0465" } ], "initial_release_date": "2024-01-11T00:00:00", "last_revision_date": "2024-01-11T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0027", "revisions": [ { "description": "Version initiale", "revision_date": "2024-01-11T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper Networks. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de\nservice \u00e0 distance et un contournement de la politique de s\u00e9curit\u00e9.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper Networks", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75723 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-rpd-process-crash-due-to-BGP-flap-on-NSR-enabled-devices-CVE-2024-21585" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75741 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-PTX-Series-In-an-FTI-scenario-MPLS-packets-hitting-reject-next-hop-will-cause-a-host-path-wedge-condition-CVE-2024-21600" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75752 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-In-a-jflow-scenario-continuous-route-churn-will-cause-a-memory-leak-and-eventually-an-rpd-crash-CVE-2024-21611" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75757 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-Processing-of-a-specific-SIP-packet-causes-NAT-IP-allocation-to-fail-CVE-2024-21616" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75730 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-jdhcpd-will-hang-on-receiving-a-specific-DHCP-packet-CVE-2023-36842" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75734 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-EX4100-EX4400-EX4600-and-QFX5000-Series-A-high-rate-of-specific-ICMP-traffic-will-cause-the-PFE-to-hang-CVE-2024-21595" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75737 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Security-Director-Insights-Multiple-vulnerabilities-in-SDI" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75721 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-Evolved-IPython-privilege-escalation-vulnerability-CVE-2022-21699" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75736 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-CTPView-Multiple-vulnerabilities-in-CTPView-CVE-yyyy-nnnn" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75747 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-SRX-Series-flowd-will-crash-when-tcp-encap-is-enabled-and-specific-packets-are-received-CVE-2024-21606" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75758 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-BGP-flap-on-NSR-enabled-devices-causes-memory-leak-CVE-2024-21617" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11272 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2022-01-Security-Bulletin-Junos-OS-Evolved-Telnet-service-may-be-enabled-when-it-is-expected-to-be-disabled-CVE-2022-22164" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75727 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Paragon-Active-Assurance-Control-Center-Information-disclosure-vulnerability-CVE-2024-21589" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75233 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Session-Smart-Router-Multiple-vulnerabilities-resolved" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75754 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-link-flap-causes-patroot-memory-leak-which-leads-to-rpd-crash-CVE-2024-21613" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75753 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-Evolved-Specific-TCP-traffic-causes-OFP-core-and-restart-of-RE-CVE-2024-21612" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75742 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-SRX-Series-Due-to-an-error-in-processing-TCP-events-flowd-will-crash-CVE-2024-21601" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75740 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-MX-Series-MPC3E-memory-leak-with-PTP-configuration-CVE-2024-21599" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75748 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-MX-Series-and-EX9200-Series-If-the-tcp-reset-option-used-in-an-IPv6-filter-matched-packets-are-accepted-instead-of-rejected-CVE-2024-21607" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75744 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-MX-Series-Gathering-statistics-in-a-scaled-SCU-DCU-configuration-will-lead-to-a-device-crash-CVE-2024-21603" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75743 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-Evolved-ACX7024-ACX7100-32C-and-ACX7100-48L-Traffic-stops-when-a-specific-IPv4-UDP-packet-is-received-by-the-RE-CVE-2024-21602" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75738 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-MX-Series-In-an-AF-scenario-traffic-can-bypass-configured-lo0-firewall-filters-CVE-2024-21597" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75733 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-SRX-5000-Series-Repeated-execution-of-a-specific-CLI-command-causes-a-flowd-crash-CVE-2024-21594" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75725 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-Memory-leak-in-bbe-smgd-process-if-BFD-liveness-detection-for-DHCP-subscribers-is-enabled-CVE-2024-21587" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75755 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-specific-query-via-DREND-causes-rpd-crash-CVE-2024-21614" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75735 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-specific-BGP-UPDATE-message-will-cause-a-crash-in-the-backup-Routing-Engine-CVE-2024-21596" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75745 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-Evolved-A-high-rate-of-specific-traffic-will-cause-a-complete-system-outage-CVE-2024-21604" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA75729 du 10 janvier 2024", "url": "https://supportportal.juniper.net/s/article/2024-01-Security-Bulletin-Junos-OS-SRX-Series-and-EX-Series-Security-Vulnerability-in-J-web-allows-a-preAuth-Remote-Code-Execution-CVE-2024-21591" } ] }
wid-sec-w-2024-0794
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell ECS ist ein Objektspeichersystem.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0794 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json" }, { "category": "self", "summary": "WID-SEC-2024-0794 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04", "url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-=" } ], "source_lang": "en-US", "title": "Dell ECS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-27T23:00:00.000+00:00", "generator": { "date": "2024-11-28T11:39:04.623+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-0794", "initial_release_date": "2024-04-04T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-27T23:00:00.000+00:00", "number": "2", "summary": "Produktzuordnung \u00fcberpr\u00fcft" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.0", "product": { "name": "Dell ECS \u003c3.8.1.0", "product_id": "T033919" } }, { "category": "product_version", "name": "3.8.1.0", "product": { "name": "Dell ECS 3.8.1.0", "product_id": "T033919-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.0" } } } ], "category": "product_name", "name": "ECS" } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-18074", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2018-18074" }, { "cve": "CVE-2020-10663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10663" }, { "cve": "CVE-2020-10672", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11113" }, { "cve": "CVE-2020-11612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11612" }, { "cve": "CVE-2020-11619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11619" }, { "cve": "CVE-2020-11620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11620" }, { "cve": "CVE-2020-11979", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11979" }, { "cve": "CVE-2020-12762", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-12825", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12825" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-13956" }, { "cve": "CVE-2020-14060", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14060" }, { "cve": "CVE-2020-14061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14061" }, { "cve": "CVE-2020-14062", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14062" }, { "cve": "CVE-2020-14195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14195" }, { "cve": "CVE-2020-15250", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-15250" }, { "cve": "CVE-2020-1945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1945" }, { "cve": "CVE-2020-1967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1967" }, { "cve": "CVE-2020-1971", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1971" }, { "cve": "CVE-2020-24616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24616" }, { "cve": "CVE-2020-24750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24750" }, { "cve": "CVE-2020-25649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25649" }, { "cve": "CVE-2020-25658", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25658" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-26137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26137" }, { "cve": "CVE-2020-26541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26541" }, { "cve": "CVE-2020-27216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27216" }, { "cve": "CVE-2020-27218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27218" }, { "cve": "CVE-2020-27223", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27223" }, { "cve": "CVE-2020-28366", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28366" }, { "cve": "CVE-2020-28493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28493" }, { "cve": "CVE-2020-29509", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29509" }, { "cve": "CVE-2020-29511", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29511" }, { "cve": "CVE-2020-29582", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29582" }, { "cve": "CVE-2020-29651", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29651" }, { "cve": "CVE-2020-35490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35490" }, { "cve": "CVE-2020-35491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35491" }, { "cve": "CVE-2020-35728", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36183" }, { "cve": "CVE-2020-36184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36185", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36185" }, { "cve": "CVE-2020-36186", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36186" }, { "cve": "CVE-2020-36187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36187" }, { "cve": "CVE-2020-36188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36188" }, { "cve": "CVE-2020-36189", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36189" }, { "cve": "CVE-2020-36516", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36516" }, { "cve": "CVE-2020-36518", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36518" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36691", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36691" }, { "cve": "CVE-2020-7238", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-7238" }, { "cve": "CVE-2020-8840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8840" }, { "cve": "CVE-2020-8908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8908" }, { "cve": "CVE-2020-8911", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8911" }, { "cve": "CVE-2020-8912", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8912" }, { "cve": "CVE-2020-9488", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9488" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-9546", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9546" }, { "cve": "CVE-2020-9547", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9547" }, { "cve": "CVE-2020-9548", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9548" }, { "cve": "CVE-2021-20190", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20190" }, { "cve": "CVE-2021-20323", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20323" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21290" }, { "cve": "CVE-2021-21295", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21295" }, { "cve": "CVE-2021-21409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21409" }, { "cve": "CVE-2021-23840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23841" }, { "cve": "CVE-2021-2471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-2471" }, { "cve": "CVE-2021-25642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-25642" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-27918", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-27918" }, { "cve": "CVE-2021-28153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-28861", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28861" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-30560", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3114", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3114" }, { "cve": "CVE-2021-33036", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33036" }, { "cve": "CVE-2021-33194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33194" }, { "cve": "CVE-2021-33195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33195" }, { "cve": "CVE-2021-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33196" }, { "cve": "CVE-2021-33197", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33197" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3424" }, { "cve": "CVE-2021-34428", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-34428" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3530", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3530" }, { "cve": "CVE-2021-36221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36221" }, { "cve": "CVE-2021-36373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36373" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-3648", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3648" }, { "cve": "CVE-2021-36690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36690" }, { "cve": "CVE-2021-3711", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3711" }, { "cve": "CVE-2021-3712", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3712" }, { "cve": "CVE-2021-37136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37136" }, { "cve": "CVE-2021-37137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37137" }, { "cve": "CVE-2021-37404", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37404" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-3754", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3754" }, { "cve": "CVE-2021-3778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3778" }, { "cve": "CVE-2021-3796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3796" }, { "cve": "CVE-2021-3826", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3827", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3827" }, { "cve": "CVE-2021-38297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-38297" }, { "cve": "CVE-2021-3872", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3872" }, { "cve": "CVE-2021-3875", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3875" }, { "cve": "CVE-2021-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3903" }, { "cve": "CVE-2021-3923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3923" }, { "cve": "CVE-2021-3927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3927" }, { "cve": "CVE-2021-3928", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3928" }, { "cve": "CVE-2021-3968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3968" }, { "cve": "CVE-2021-3973", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3973" }, { "cve": "CVE-2021-3974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3974" }, { "cve": "CVE-2021-3984", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3984" }, { "cve": "CVE-2021-4019", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4019" }, { "cve": "CVE-2021-4037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4037" }, { "cve": "CVE-2021-4069", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4069" }, { "cve": "CVE-2021-4104", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4104" }, { "cve": "CVE-2021-4136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4136" }, { "cve": "CVE-2021-4157", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4157" }, { "cve": "CVE-2021-4166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4166" }, { "cve": "CVE-2021-41771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-41771" }, { "cve": "CVE-2021-4192", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4192" }, { "cve": "CVE-2021-4193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4193" }, { "cve": "CVE-2021-4203", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4203" }, { "cve": "CVE-2021-42567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-42567" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-43797" }, { "cve": "CVE-2021-44531", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44531" }, { "cve": "CVE-2021-44532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44532" }, { "cve": "CVE-2021-44533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44533" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44878", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44878" }, { "cve": "CVE-2021-45078", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-45078" }, { "cve": "CVE-2021-46195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0128", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0128" }, { "cve": "CVE-2022-0213", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0213" }, { "cve": "CVE-2022-0225", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0225" }, { "cve": "CVE-2022-0261", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0261" }, { "cve": "CVE-2022-0318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0318" }, { "cve": "CVE-2022-0319", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0319" }, { "cve": "CVE-2022-0351", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0351" }, { "cve": "CVE-2022-0359", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0359" }, { "cve": "CVE-2022-0361", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0361" }, { "cve": "CVE-2022-0392", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0392" }, { "cve": "CVE-2022-0407", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0407" }, { "cve": "CVE-2022-0413", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0413" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0561" }, { "cve": "CVE-2022-0696", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0696" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1184" }, { "cve": "CVE-2022-1245", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1245" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1381", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1381" }, { "cve": "CVE-2022-1420", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1420" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-1466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1466" }, { "cve": "CVE-2022-1471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1471" }, { "cve": "CVE-2022-1586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1586" }, { "cve": "CVE-2022-1587", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1587" }, { "cve": "CVE-2022-1616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1616" }, { "cve": "CVE-2022-1619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1619" }, { "cve": "CVE-2022-1620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1620" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1720", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1720" }, { "cve": "CVE-2022-1729", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1729" }, { "cve": "CVE-2022-1733", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1733" }, { "cve": "CVE-2022-1735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1735" }, { "cve": "CVE-2022-1771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1771" }, { "cve": "CVE-2022-1785", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1785" }, { "cve": "CVE-2022-1796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1796" }, { "cve": "CVE-2022-1851", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1851" }, { "cve": "CVE-2022-1897", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1897" }, { "cve": "CVE-2022-1898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1898" }, { "cve": "CVE-2022-1927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1927" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1968" }, { "cve": "CVE-2022-1974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1974" }, { "cve": "CVE-2022-1975", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1975" }, { "cve": "CVE-2022-20132", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20132" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-20154", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20154" }, { "cve": "CVE-2022-20166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20166" }, { "cve": "CVE-2022-20368", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20368" }, { "cve": "CVE-2022-20369", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20369" }, { "cve": "CVE-2022-2047", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2047" }, { "cve": "CVE-2022-2048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2048" }, { "cve": "CVE-2022-20567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20567" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-21216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21216" }, { "cve": "CVE-2022-21233", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21233" }, { "cve": "CVE-2022-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2124" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2126" }, { "cve": "CVE-2022-2129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2129" }, { "cve": "CVE-2022-21363", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21363" }, { "cve": "CVE-2022-21385", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21385" }, { "cve": "CVE-2022-21499", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21499" }, { "cve": "CVE-2022-2153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2153" }, { "cve": "CVE-2022-21540", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21540" }, { "cve": "CVE-2022-21541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21541" }, { "cve": "CVE-2022-21549", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21549" }, { "cve": "CVE-2022-21618", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21618" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21702", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21702" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-2182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2182" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2231", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2231" }, { "cve": "CVE-2022-2256", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2256" }, { "cve": "CVE-2022-2257", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2257" }, { "cve": "CVE-2022-2264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2264" }, { "cve": "CVE-2022-2284", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2284" }, { "cve": "CVE-2022-2285", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2285" }, { "cve": "CVE-2022-2286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2286" }, { "cve": "CVE-2022-2287", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2287" }, { "cve": "CVE-2022-22976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22976" }, { "cve": "CVE-2022-22978", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22978" }, { "cve": "CVE-2022-2304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2304" }, { "cve": "CVE-2022-2318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2318" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-2343", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2343" }, { "cve": "CVE-2022-2344", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2344" }, { "cve": "CVE-2022-2345", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2345" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23521" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-24302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24302" }, { "cve": "CVE-2022-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24329" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-24903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24903" }, { "cve": "CVE-2022-2503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2503" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25168", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25168" }, { "cve": "CVE-2022-2519", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2519" }, { "cve": "CVE-2022-2520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2520" }, { "cve": "CVE-2022-2521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2521" }, { "cve": "CVE-2022-2522", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2522" }, { "cve": "CVE-2022-25647", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25647" }, { "cve": "CVE-2022-2571", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2571" }, { "cve": "CVE-2022-2580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2580" }, { "cve": "CVE-2022-2581", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2581" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-2588", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2598", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2598" }, { "cve": "CVE-2022-26148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26148" }, { "cve": "CVE-2022-26365", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26365" }, { "cve": "CVE-2022-26373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26373" }, { "cve": "CVE-2022-2639", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2639" }, { "cve": "CVE-2022-26612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26612" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27943" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-2816", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2816" }, { "cve": "CVE-2022-2817", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2817" }, { "cve": "CVE-2022-2819", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2819" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2845", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2845" }, { "cve": "CVE-2022-2849", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2849" }, { "cve": "CVE-2022-2862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2862" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-28693", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28693" }, { "cve": "CVE-2022-2874", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2874" }, { "cve": "CVE-2022-28748", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28748" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2889" }, { "cve": "CVE-2022-29162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-2923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2923" }, { "cve": "CVE-2022-2946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2946" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-29583", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29583" }, { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2977", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2977" }, { "cve": "CVE-2022-2980", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2980" }, { "cve": "CVE-2022-2982", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2982" }, { "cve": "CVE-2022-29900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29900" }, { "cve": "CVE-2022-29901", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29901" }, { "cve": "CVE-2022-2991", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2991" }, { "cve": "CVE-2022-3016", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3016" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3037" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-3099", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3099" }, { "cve": "CVE-2022-31030", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31030" }, { "cve": "CVE-2022-31159", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31159" }, { "cve": "CVE-2022-3134", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3134" }, { "cve": "CVE-2022-3153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3153" }, { "cve": "CVE-2022-3169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3169" }, { "cve": "CVE-2022-31690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31690" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3234", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3234" }, { "cve": "CVE-2022-3235", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3235" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-3278", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3278" }, { "cve": "CVE-2022-3296", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3296" }, { "cve": "CVE-2022-3297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3297" }, { "cve": "CVE-2022-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33196" }, { "cve": "CVE-2022-3324", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3324" }, { "cve": "CVE-2022-3352", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3352" }, { "cve": "CVE-2022-33740", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33740" }, { "cve": "CVE-2022-33741", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33741" }, { "cve": "CVE-2022-33742", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33742" }, { "cve": "CVE-2022-33972", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33972" }, { "cve": "CVE-2022-33981", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33981" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3424" }, { "cve": "CVE-2022-34266", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34266" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-34903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34903" }, { "cve": "CVE-2022-3491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3491" }, { "cve": "CVE-2022-3515", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3515" }, { "cve": "CVE-2022-3520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3520" }, { "cve": "CVE-2022-3521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3521" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3542", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3542" }, { "cve": "CVE-2022-3545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3565", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3565" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-3586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3586" }, { "cve": "CVE-2022-3591", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3591" }, { "cve": "CVE-2022-3594", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-36109", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36109" }, { "cve": "CVE-2022-3621", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3621" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-36280", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36280" }, { "cve": "CVE-2022-3629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3629" }, { "cve": "CVE-2022-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3635" }, { "cve": "CVE-2022-3643", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3643" }, { "cve": "CVE-2022-36437", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36437" }, { "cve": "CVE-2022-3646", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3646" }, { "cve": "CVE-2022-3649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3649" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-36879", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36879" }, { "cve": "CVE-2022-36946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36946" }, { "cve": "CVE-2022-3705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3705" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37865", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37865" }, { "cve": "CVE-2022-37866", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37866" }, { "cve": "CVE-2022-38090", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38090" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-38126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38126" }, { "cve": "CVE-2022-38127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38127" }, { "cve": "CVE-2022-38177", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38177" }, { "cve": "CVE-2022-38178", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38178" }, { "cve": "CVE-2022-3821", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3821" }, { "cve": "CVE-2022-38533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38533" }, { "cve": "CVE-2022-38749", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38749" }, { "cve": "CVE-2022-38750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38750" }, { "cve": "CVE-2022-38751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38751" }, { "cve": "CVE-2022-38752", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38752" }, { "cve": "CVE-2022-39028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39028" }, { "cve": "CVE-2022-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3903" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39399", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39399" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-40150", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40150" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40153" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40307" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-40768", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40768" }, { "cve": "CVE-2022-40899", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40899" }, { "cve": "CVE-2022-4095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4095" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-4141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4141" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41721", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41721" }, { "cve": "CVE-2022-41848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41848" }, { "cve": "CVE-2022-41850", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41850" }, { "cve": "CVE-2022-41854", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41854" }, { "cve": "CVE-2022-41858", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41858" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-41903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41903" }, { "cve": "CVE-2022-41915", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41915" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-42010", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42010" }, { "cve": "CVE-2022-42011", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42011" }, { "cve": "CVE-2022-42012", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42012" }, { "cve": "CVE-2022-42328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42328" }, { "cve": "CVE-2022-42329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42329" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-42889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42889" }, { "cve": "CVE-2022-42895", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42895" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-4292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4292" }, { "cve": "CVE-2022-4293", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4293" }, { "cve": "CVE-2022-42969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42969" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-43995", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43995" }, { "cve": "CVE-2022-4415", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45688" }, { "cve": "CVE-2022-45884", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45884" }, { "cve": "CVE-2022-45885", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45885" }, { "cve": "CVE-2022-45886", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45886" }, { "cve": "CVE-2022-45887", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45887" }, { "cve": "CVE-2022-45919", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45919" }, { "cve": "CVE-2022-45934", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45934" }, { "cve": "CVE-2022-45939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45939" }, { "cve": "CVE-2022-4662", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4662" }, { "cve": "CVE-2022-46751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46751" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-48281", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48281" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-0045", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0045" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0433", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0433" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0590", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0597" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-1076", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1076" }, { "cve": "CVE-2023-1095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1095" }, { "cve": "CVE-2023-1118", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1118" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1370", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1370" }, { "cve": "CVE-2023-1380", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1390", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1390" }, { "cve": "CVE-2023-1436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1436" }, { "cve": "CVE-2023-1513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1513" }, { "cve": "CVE-2023-1611", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1855", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1989", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1990" }, { "cve": "CVE-2023-1998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1998" }, { "cve": "CVE-2023-20862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-20862" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2162" }, { "cve": "CVE-2023-2176", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2176" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-22490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22490" }, { "cve": "CVE-2023-2253", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2253" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23455" }, { "cve": "CVE-2023-23559", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23559" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24532" }, { "cve": "CVE-2023-24534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24534" }, { "cve": "CVE-2023-2483", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2483" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-2513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2513" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25809" }, { "cve": "CVE-2023-25815", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25815" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26545" }, { "cve": "CVE-2023-26604", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28328" }, { "cve": "CVE-2023-28464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28464" }, { "cve": "CVE-2023-28486", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28487" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-28772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28772" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-29383", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-30772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31084" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-32269", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32269" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-33264" }, { "cve": "CVE-2023-34034", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34034" }, { "cve": "CVE-2023-34035", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34035" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34462" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-36479", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-36479" }, { "cve": "CVE-2023-39533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-39533" }, { "cve": "CVE-2023-40167", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41105" }, { "cve": "CVE-2023-41900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41900" }, { "cve": "CVE-2023-43642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43642" }, { "cve": "CVE-2023-43804", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43804" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45803", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-45803" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2024-21626" } ] }
WID-SEC-W-2024-1591
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Juniper JUNOS ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen, Privilegien zu erweitern und Sicherheitsmechanismen inklusive zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1591 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1591.json" }, { "category": "self", "summary": "WID-SEC-2024-1591 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1591" }, { "category": "external", "summary": "Juniper Patchday July 2024 vom 2024-07-10", "url": "https://supportportal.juniper.net/s/global-search/%40uri?language=en_US#sort=%40sfcec_community_publish_date_formula__c%20descending\u0026numberOfResults=100\u0026f:ctype=%5BSecurity%20Advisories%5D" } ], "source_lang": "en-US", "title": "Juniper JUNOS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-11T23:00:00.000+00:00", "generator": { "date": "2024-11-12T09:31:28.569+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-1591", "initial_release_date": "2024-07-10T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-10T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "2", "summary": "URL Kodierung angepasst" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Juniper JUNOS", "product": { "name": "Juniper JUNOS", "product_id": "T036093", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:-" } } } ], "category": "vendor", "name": "Juniper" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-20001", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2006-20001" }, { "cve": "CVE-2007-5846", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2007-5846" }, { "cve": "CVE-2008-6123", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2008-6123" }, { "cve": "CVE-2011-1473", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2011-1473" }, { "cve": "CVE-2011-5094", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2011-5094" }, { "cve": "CVE-2012-6151", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2012-6151" }, { "cve": "CVE-2014-10064", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-10064" }, { "cve": "CVE-2014-2285", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-2285" }, { "cve": "CVE-2014-2310", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-2310" }, { "cve": "CVE-2014-3565", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-3565" }, { "cve": "CVE-2014-7191", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-7191" }, { "cve": "CVE-2014-8882", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-8882" }, { "cve": "CVE-2015-5621", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2015-5621" }, { "cve": "CVE-2015-8100", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2015-8100" }, { "cve": "CVE-2015-9262", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2015-9262" }, { "cve": "CVE-2016-1000232", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2016-1000232" }, { "cve": "CVE-2016-10540", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2016-10540" }, { "cve": "CVE-2016-4658", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2016-4658" }, { "cve": "CVE-2017-1000048", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2017-1000048" }, { "cve": "CVE-2017-15010", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2017-15010" }, { "cve": "CVE-2018-18065", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-18065" }, { "cve": "CVE-2018-20834", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-20834" }, { "cve": "CVE-2018-3737", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-3737" }, { "cve": "CVE-2018-7408", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-7408" }, { "cve": "CVE-2019-10081", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10081" }, { "cve": "CVE-2019-10082", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10082" }, { "cve": "CVE-2019-10092", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10092" }, { "cve": "CVE-2019-10097", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10097" }, { "cve": "CVE-2019-10098", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10098" }, { "cve": "CVE-2019-11719", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-11719" }, { "cve": "CVE-2019-11727", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-11727" }, { "cve": "CVE-2019-11756", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-11756" }, { "cve": "CVE-2019-16775", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-16775" }, { "cve": "CVE-2019-16776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-16776" }, { "cve": "CVE-2019-16777", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-16777" }, { "cve": "CVE-2019-17006", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-17006" }, { "cve": "CVE-2019-17023", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-17023" }, { "cve": "CVE-2019-17567", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-17567" }, { "cve": "CVE-2019-20149", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-20149" }, { "cve": "CVE-2019-20892", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-20892" }, { "cve": "CVE-2019-9517", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-9517" }, { "cve": "CVE-2020-11668", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-11668" }, { "cve": "CVE-2020-11984", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-11984" }, { "cve": "CVE-2020-11993", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-11993" }, { "cve": "CVE-2020-12362", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12362" }, { "cve": "CVE-2020-12400", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12400" }, { "cve": "CVE-2020-12401", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12401" }, { "cve": "CVE-2020-12402", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12402" }, { "cve": "CVE-2020-12403", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12403" }, { "cve": "CVE-2020-13938", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-13938" }, { "cve": "CVE-2020-13950", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-13950" }, { "cve": "CVE-2020-14145", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-14145" }, { "cve": "CVE-2020-15861", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-15862", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-15862" }, { "cve": "CVE-2020-1927", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-1927" }, { "cve": "CVE-2020-1934", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-1934" }, { "cve": "CVE-2020-28469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-28469" }, { "cve": "CVE-2020-28502", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-28502" }, { "cve": "CVE-2020-35452", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-35452" }, { "cve": "CVE-2020-36049", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-36049" }, { "cve": "CVE-2020-6829", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-6829" }, { "cve": "CVE-2020-7660", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-7660" }, { "cve": "CVE-2020-7754", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-7754" }, { "cve": "CVE-2020-7774", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-7774" }, { "cve": "CVE-2020-8648", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-8648" }, { "cve": "CVE-2020-9490", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-9490" }, { "cve": "CVE-2021-22543", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-22543" }, { "cve": "CVE-2021-2342", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2342" }, { "cve": "CVE-2021-23440", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-23440" }, { "cve": "CVE-2021-2356", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2356" }, { "cve": "CVE-2021-2372", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2372" }, { "cve": "CVE-2021-2385", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2385" }, { "cve": "CVE-2021-2389", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2389" }, { "cve": "CVE-2021-2390", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2390" }, { "cve": "CVE-2021-25745", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-25745" }, { "cve": "CVE-2021-25746", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-25746" }, { "cve": "CVE-2021-25748", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-25748" }, { "cve": "CVE-2021-26690", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-26690" }, { "cve": "CVE-2021-26691", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-26691" }, { "cve": "CVE-2021-27290", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-27290" }, { "cve": "CVE-2021-29469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-29469" }, { "cve": "CVE-2021-30641", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-30641" }, { "cve": "CVE-2021-31535", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-31535" }, { "cve": "CVE-2021-31618", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-31618" }, { "cve": "CVE-2021-3177", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-3177" }, { "cve": "CVE-2021-32803", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-32803" }, { "cve": "CVE-2021-32804", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-32804" }, { "cve": "CVE-2021-33033", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33033" }, { "cve": "CVE-2021-33034", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33034" }, { "cve": "CVE-2021-33193", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33193" }, { "cve": "CVE-2021-3347", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-3347" }, { "cve": "CVE-2021-33909", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33909" }, { "cve": "CVE-2021-34798", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-34798" }, { "cve": "CVE-2021-35604", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-35604" }, { "cve": "CVE-2021-35624", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-35624" }, { "cve": "CVE-2021-36160", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-36160" }, { "cve": "CVE-2021-37701", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-37701" }, { "cve": "CVE-2021-37712", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-37712" }, { "cve": "CVE-2021-37713", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-37713" }, { "cve": "CVE-2021-3803", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-3803" }, { "cve": "CVE-2021-39275", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-39275" }, { "cve": "CVE-2021-40438", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-40438" }, { "cve": "CVE-2021-41524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-41524" }, { "cve": "CVE-2021-41773", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-41773" }, { "cve": "CVE-2021-42013", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-42013" }, { "cve": "CVE-2021-43527", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-43527" }, { "cve": "CVE-2021-44224", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44224" }, { "cve": "CVE-2021-44225", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44225" }, { "cve": "CVE-2021-44790", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44790" }, { "cve": "CVE-2021-44906", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44906" }, { "cve": "CVE-2022-21245", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21245" }, { "cve": "CVE-2022-21270", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21270" }, { "cve": "CVE-2022-21303", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21303" }, { "cve": "CVE-2022-21304", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21304" }, { "cve": "CVE-2022-21344", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21344" }, { "cve": "CVE-2022-21367", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21367" }, { "cve": "CVE-2022-21417", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21417" }, { "cve": "CVE-2022-21427", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21427" }, { "cve": "CVE-2022-21444", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21444" }, { "cve": "CVE-2022-21451", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21451" }, { "cve": "CVE-2022-21454", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21454" }, { "cve": "CVE-2022-21460", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21460" }, { "cve": "CVE-2022-21589", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21589" }, { "cve": "CVE-2022-21592", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21592" }, { "cve": "CVE-2022-21595", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21595" }, { "cve": "CVE-2022-21608", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21608" }, { "cve": "CVE-2022-21617", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21617" }, { "cve": "CVE-2022-22719", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22719" }, { "cve": "CVE-2022-22720", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22720" }, { "cve": "CVE-2022-22721", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22721" }, { "cve": "CVE-2022-22822", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22822" }, { "cve": "CVE-2022-22823", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22823" }, { "cve": "CVE-2022-22824", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22824" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23524" }, { "cve": "CVE-2022-23525", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23525" }, { "cve": "CVE-2022-23526", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23526" }, { "cve": "CVE-2022-23852", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23852" }, { "cve": "CVE-2022-23943", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23943" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25235", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25235" }, { "cve": "CVE-2022-25236", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25236" }, { "cve": "CVE-2022-2526", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-2526" }, { "cve": "CVE-2022-25315", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25315" }, { "cve": "CVE-2022-26377", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-26377" }, { "cve": "CVE-2022-28330", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-28330" }, { "cve": "CVE-2022-28614", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-28614" }, { "cve": "CVE-2022-28615", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-28615" }, { "cve": "CVE-2022-29167", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-29167" }, { "cve": "CVE-2022-29404", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-29404" }, { "cve": "CVE-2022-30522", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-30522" }, { "cve": "CVE-2022-30556", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-30556" }, { "cve": "CVE-2022-31813", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-31813" }, { "cve": "CVE-2022-3517", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-3517" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-41741", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-41741" }, { "cve": "CVE-2022-41742", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-41742" }, { "cve": "CVE-2022-4203", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4203" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-46663", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-46663" }, { "cve": "CVE-2022-4886", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4886" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0216", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0216" }, { "cve": "CVE-2023-0217", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0217" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0401", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0401" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0767", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0767" }, { "cve": "CVE-2023-1255", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-1255" }, { "cve": "CVE-2023-2002", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2002" }, { "cve": "CVE-2023-20593", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-20593" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21840", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21840" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21912", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21912" }, { "cve": "CVE-2023-21963", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21963" }, { "cve": "CVE-2023-21980", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21980" }, { "cve": "CVE-2023-22025", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22025" }, { "cve": "CVE-2023-22067", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22067" }, { "cve": "CVE-2023-22081", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22081" }, { "cve": "CVE-2023-22652", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22652" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-25153", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-25153" }, { "cve": "CVE-2023-25173", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-25173" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-2700", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2700" }, { "cve": "CVE-2023-27522", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-27522" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-2975", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2975" }, { "cve": "CVE-2023-30079", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-30079" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-3090", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3090" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-32360", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32360" }, { "cve": "CVE-2023-32435", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32435" }, { "cve": "CVE-2023-32439", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32439" }, { "cve": "CVE-2023-32732", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32732" }, { "cve": "CVE-2023-3341", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3341" }, { "cve": "CVE-2023-3390", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3390" }, { "cve": "CVE-2023-33953", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-33953" }, { "cve": "CVE-2023-34058", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-34058" }, { "cve": "CVE-2023-34059", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-34059" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-34969", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-34969" }, { "cve": "CVE-2023-35001", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-35001" }, { "cve": "CVE-2023-35788", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-35788" }, { "cve": "CVE-2023-3611", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3611" }, { "cve": "CVE-2023-37450", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-37450" }, { "cve": "CVE-2023-3776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3776" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-4004", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4004" }, { "cve": "CVE-2023-4206", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4206" }, { "cve": "CVE-2023-4207", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4207" }, { "cve": "CVE-2023-4208", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4208" }, { "cve": "CVE-2023-42753", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-42753" }, { "cve": "CVE-2023-4785", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4785" }, { "cve": "CVE-2023-4807", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4807" }, { "cve": "CVE-2023-4863", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4863" }, { "cve": "CVE-2023-5043", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-5043" }, { "cve": "CVE-2023-5129", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-5129" }, { "cve": "CVE-2023-5363", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-5363" }, { "cve": "CVE-2024-20918", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20918" }, { "cve": "CVE-2024-20919", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20919" }, { "cve": "CVE-2024-20921", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20921" }, { "cve": "CVE-2024-20926", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20926" }, { "cve": "CVE-2024-20932", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20932" }, { "cve": "CVE-2024-20945", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20945" }, { "cve": "CVE-2024-20952", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20952" }, { "cve": "CVE-2024-39511", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39511" }, { "cve": "CVE-2024-39512", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39512" }, { "cve": "CVE-2024-39513", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39513" }, { "cve": "CVE-2024-39514", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39514" }, { "cve": "CVE-2024-39517", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39517" }, { "cve": "CVE-2024-39518", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39518" }, { "cve": "CVE-2024-39519", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39519" }, { "cve": "CVE-2024-39520", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39520" }, { "cve": "CVE-2024-39521", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39521" }, { "cve": "CVE-2024-39522", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39522" }, { "cve": "CVE-2024-39523", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39523" }, { "cve": "CVE-2024-39524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39524" }, { "cve": "CVE-2024-39528", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39528" }, { "cve": "CVE-2024-39529", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39529" }, { "cve": "CVE-2024-39530", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39530" }, { "cve": "CVE-2024-39531", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39531" }, { "cve": "CVE-2024-39532", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39532" }, { "cve": "CVE-2024-39533", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39533" }, { "cve": "CVE-2024-39535", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39535" }, { "cve": "CVE-2024-39536", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39536" }, { "cve": "CVE-2024-39537", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39537" }, { "cve": "CVE-2024-39538", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39538" }, { "cve": "CVE-2024-39539", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39539" }, { "cve": "CVE-2024-39540", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39540" }, { "cve": "CVE-2024-39541", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39541" }, { "cve": "CVE-2024-39542", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39542" }, { "cve": "CVE-2024-39543", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39543" }, { "cve": "CVE-2024-39545", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39545" }, { "cve": "CVE-2024-39546", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39546" }, { "cve": "CVE-2024-39548", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39548" }, { "cve": "CVE-2024-39549", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39549" }, { "cve": "CVE-2024-39550", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39550" }, { "cve": "CVE-2024-39551", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39551" }, { "cve": "CVE-2024-39553", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39553" }, { "cve": "CVE-2024-39554", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39554" }, { "cve": "CVE-2024-39555", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39555" }, { "cve": "CVE-2024-39556", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39556" }, { "cve": "CVE-2024-39557", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39557" }, { "cve": "CVE-2024-39558", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39558" }, { "cve": "CVE-2024-39559", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39559" }, { "cve": "CVE-2024-39560", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39560" }, { "cve": "CVE-2024-39561", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39561" }, { "cve": "CVE-2024-39565", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39565" } ] }
wid-sec-w-2024-0064
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.\r\nSRX Series Services Gateways ist ein Next-Generation Anti-Threat Firewall von Juniper.\r\nBei den Switches der Juniper EX-Serie handelt es sich um Access- und Aggregations-/Core-Layer-Switches.\r\nDie Switches der QFX-Serie von Juniper sichern und automatisieren Netzwerke in Rechenzentren. \r\nDie Juniper MX-Serie ist eine Produktfamilie von Routern.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter, anonymer, authentisierter, lokaler oder physischer Angreifer kann mehrere Schwachstellen in Juniper JUNOS, Juniper JUNOS Evolved, Juniper SRX Series, Juniper EX Series, Juniper QFX Series, Juniper ACX Series, Juniper PTX Series und Juniper MX Series ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und seine Berechtigungen zu erweitern.", "title": "Angriff" }, { "category": "general", "text": "- BIOS/Firmware\n- Appliance", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0064 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0064.json" }, { "category": "self", "summary": "WID-SEC-2024-0064 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0064" }, { "category": "external", "summary": "Juniper Security Advisory JSA11272 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA11272" }, { "category": "external", "summary": "Juniper Security Advisory JSA75233 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75233" }, { "category": "external", "summary": "Juniper Security Advisory JSA75721 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75721" }, { "category": "external", "summary": "Juniper Security Advisory JSA75723 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75723" }, { "category": "external", "summary": "Juniper Security Advisory JSA75725 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75725" }, { "category": "external", "summary": "Juniper Security Advisory JSA75727 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75727" }, { "category": "external", "summary": "Juniper Security Advisory JSA75729 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75729" }, { "category": "external", "summary": "Juniper Security Advisory JSA75730 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75730" }, { "category": "external", "summary": "Juniper Security Advisory JSA75733 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75733" }, { "category": "external", "summary": "Juniper Security Advisory JSA75734 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75734" }, { "category": "external", "summary": "Juniper Security Advisory JSA75735 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75735" }, { "category": "external", "summary": "Juniper Security Advisory JSA75736 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75736" }, { "category": "external", "summary": "Juniper Security Advisory JSA75737 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75737" }, { "category": "external", "summary": "Juniper Security Advisory JSA75738 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75738" }, { "category": "external", "summary": "Juniper Security Advisory JSA75740 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75740" }, { "category": "external", "summary": "Juniper Security Advisory JSA75741 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75741" }, { "category": "external", "summary": "Juniper Security Advisory JSA75742 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75742" }, { "category": "external", "summary": "Juniper Security Advisory JSA75743 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75743" }, { "category": "external", "summary": "Juniper Security Advisory JSA75744 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75744" }, { "category": "external", "summary": "Juniper Security Advisory JSA75745 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75745" }, { "category": "external", "summary": "Juniper Security Advisory JSA75747 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75747" }, { "category": "external", "summary": "Juniper Security Advisory JSA75748 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75748" }, { "category": "external", "summary": "Juniper Security Advisory JSA75752 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75752" }, { "category": "external", "summary": "Juniper Security Advisory JSA75753 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75753" }, { "category": "external", "summary": "Juniper Security Advisory JSA75754 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75754" }, { "category": "external", "summary": "Juniper Security Advisory JSA75755 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75755" }, { "category": "external", "summary": "Juniper Security Advisory JSA75757 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75757" }, { "category": "external", "summary": "Juniper Security Advisory JSA75758 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75758" } ], "source_lang": "en-US", "title": "Juniper Produkte: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-01-10T23:00:00.000+00:00", "generator": { "date": "2024-08-15T18:03:31.626+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-0064", "initial_release_date": "2024-01-10T23:00:00.000+00:00", "revision_history": [ { "date": "2024-01-10T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Juniper EX Series", "product": { "name": "Juniper EX Series", "product_id": "T019811", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:-" } } }, { "category": "product_name", "name": "Juniper EX Series 4600", "product": { "name": "Juniper EX Series 4600", "product_id": "T021598", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:ex4600" } } }, { "category": "product_name", "name": "Juniper EX Series 4100", "product": { "name": "Juniper EX Series 4100", "product_id": "T030475", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:4100" } } }, { "category": "product_name", "name": "Juniper EX Series 4400", "product": { "name": "Juniper EX Series 4400", "product_id": "T030476", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:4400" } } }, { "category": "product_name", "name": "Juniper EX Series EX9200", "product": { "name": "Juniper EX Series EX9200", "product_id": "T031997", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:ex9200" } } } ], "category": "product_name", "name": "EX Series" }, { "branches": [ { "category": "product_name", "name": "Juniper JUNOS Evolved", "product": { "name": "Juniper JUNOS Evolved", "product_id": "T018886", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:evolved" } } }, { "category": "product_name", "name": "Juniper JUNOS PTX Series", "product": { "name": "Juniper JUNOS PTX Series", "product_id": "T023853", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:ptx_series" } } }, { "category": "product_name", "name": "Juniper JUNOS", "product": { "name": "Juniper JUNOS", "product_id": "T030471", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:-" } } }, { "category": "product_name", "name": "Juniper JUNOS ACX7024", "product": { "name": "Juniper JUNOS ACX7024", "product_id": "T031994", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:acx7024" } } }, { "category": "product_name", "name": "Juniper JUNOS ACX7100-32C", "product": { "name": "Juniper JUNOS ACX7100-32C", "product_id": "T031995", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:acx7100-32c" } } }, { "category": "product_name", "name": "Juniper JUNOS ACX7100-48L", "product": { "name": "Juniper JUNOS ACX7100-48L", "product_id": "T031996", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:acx7100-48l" } } } ], "category": "product_name", "name": "JUNOS" }, { "category": "product_name", "name": "Juniper MX Series", "product": { "name": "Juniper MX Series", "product_id": "918766", "product_identification_helper": { "cpe": "cpe:/h:juniper:mx:-" } } }, { "category": "product_name", "name": "Juniper QFX Series 5000", "product": { "name": "Juniper QFX Series 5000", "product_id": "T021597", "product_identification_helper": { "cpe": "cpe:/h:juniper:qfx:qfx5000" } } }, { "category": "product_name", "name": "Juniper SRX Series", "product": { "name": "Juniper SRX Series", "product_id": "T021593", "product_identification_helper": { "cpe": "cpe:/h:juniper:srx_service_gateways:-" } } } ], "category": "vendor", "name": "Juniper" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2873", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2873" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-25265", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-25265" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-22942", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-22942" }, { "cve": "CVE-2022-2196", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2196" }, { "cve": "CVE-2022-21699", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-21699" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-1789", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-1789" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-0934", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-0934" }, { "cve": "CVE-2022-0330", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-0330" }, { "cve": "CVE-2021-44832", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-44832" }, { "cve": "CVE-2021-44790", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-44790" }, { "cve": "CVE-2021-44228", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-44228" }, { "cve": "CVE-2021-4155", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-4155" }, { "cve": "CVE-2021-39275", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-39275" }, { "cve": "CVE-2021-3752", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3752" }, { "cve": "CVE-2021-3621", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3621" }, { "cve": "CVE-2021-3573", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3573" }, { "cve": "CVE-2021-3564", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3564" }, { "cve": "CVE-2021-34798", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-34798" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-26691", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-26691" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-25220", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-25220" }, { "cve": "CVE-2021-0920", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-0920" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-12321", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-12321" }, { "cve": "CVE-2020-0466", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-0466" }, { "cve": "CVE-2020-0465", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-0465" }, { "cve": "CVE-2019-17571", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2019-17571" }, { "cve": "CVE-2016-2183", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2016-2183" }, { "cve": "CVE-2024-21617", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21617" }, { "cve": "CVE-2024-21616", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21616" }, { "cve": "CVE-2024-21614", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21614" }, { "cve": "CVE-2024-21613", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21613" }, { "cve": "CVE-2024-21612", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21612" }, { "cve": "CVE-2024-21611", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21611" }, { "cve": "CVE-2024-21607", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21607" }, { "cve": "CVE-2024-21606", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21606" }, { "cve": "CVE-2024-21604", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21604" }, { "cve": "CVE-2024-21603", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21603" }, { "cve": "CVE-2024-21602", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21602" }, { "cve": "CVE-2024-21601", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21601" }, { "cve": "CVE-2024-21600", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21600" }, { "cve": "CVE-2024-21599", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21599" }, { "cve": "CVE-2024-21597", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21597" }, { "cve": "CVE-2024-21596", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21596" }, { "cve": "CVE-2024-21595", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21595" }, { "cve": "CVE-2024-21594", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21594" }, { "cve": "CVE-2024-21591", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21591" }, { "cve": "CVE-2024-21589", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21589" }, { "cve": "CVE-2024-21587", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21587" }, { "cve": "CVE-2024-21585", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21585" }, { "cve": "CVE-2023-38802", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-38802" }, { "cve": "CVE-2023-38408", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-38408" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-36842", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-36842" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-3341", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-3341" }, { "cve": "CVE-2023-32360", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-32360" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26464", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-26464" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-23920", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23918", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-2235", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2235" }, { "cve": "CVE-2023-22081", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22081" }, { "cve": "CVE-2023-22049", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22049" }, { "cve": "CVE-2023-22045", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22045" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-20593", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-20593" }, { "cve": "CVE-2023-20569", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-20569" }, { "cve": "CVE-2023-1829", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1829" }, { "cve": "CVE-2023-1582", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1582" }, { "cve": "CVE-2023-1281", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1281" }, { "cve": "CVE-2023-1195", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1195" }, { "cve": "CVE-2023-0767", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0767" }, { "cve": "CVE-2023-0461", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-0394", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0394" }, { "cve": "CVE-2023-0386", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0386" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0266", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0266" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42722", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42722" }, { "cve": "CVE-2022-42721", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42721" }, { "cve": "CVE-2022-42720", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42720" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-4269", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4269" }, { "cve": "CVE-2022-4254", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4254" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-41674", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41674" }, { "cve": "CVE-2022-4139", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4139" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-41222", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41222" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-39189", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-39189" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-38023", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-38023" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-3707", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3707" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-3625", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3625" }, { "cve": "CVE-2022-3623", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3623" }, { "cve": "CVE-2022-3619", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3619" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-30594", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-30594" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3028" } ] }
WID-SEC-W-2024-0064
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.\r\nSRX Series Services Gateways ist ein Next-Generation Anti-Threat Firewall von Juniper.\r\nBei den Switches der Juniper EX-Serie handelt es sich um Access- und Aggregations-/Core-Layer-Switches.\r\nDie Switches der QFX-Serie von Juniper sichern und automatisieren Netzwerke in Rechenzentren. \r\nDie Juniper MX-Serie ist eine Produktfamilie von Routern.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter, anonymer, authentisierter, lokaler oder physischer Angreifer kann mehrere Schwachstellen in Juniper JUNOS, Juniper JUNOS Evolved, Juniper SRX Series, Juniper EX Series, Juniper QFX Series, Juniper ACX Series, Juniper PTX Series und Juniper MX Series ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und seine Berechtigungen zu erweitern.", "title": "Angriff" }, { "category": "general", "text": "- BIOS/Firmware\n- Appliance", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0064 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0064.json" }, { "category": "self", "summary": "WID-SEC-2024-0064 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0064" }, { "category": "external", "summary": "Juniper Security Advisory JSA11272 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA11272" }, { "category": "external", "summary": "Juniper Security Advisory JSA75233 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75233" }, { "category": "external", "summary": "Juniper Security Advisory JSA75721 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75721" }, { "category": "external", "summary": "Juniper Security Advisory JSA75723 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75723" }, { "category": "external", "summary": "Juniper Security Advisory JSA75725 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75725" }, { "category": "external", "summary": "Juniper Security Advisory JSA75727 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75727" }, { "category": "external", "summary": "Juniper Security Advisory JSA75729 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75729" }, { "category": "external", "summary": "Juniper Security Advisory JSA75730 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75730" }, { "category": "external", "summary": "Juniper Security Advisory JSA75733 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75733" }, { "category": "external", "summary": "Juniper Security Advisory JSA75734 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75734" }, { "category": "external", "summary": "Juniper Security Advisory JSA75735 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75735" }, { "category": "external", "summary": "Juniper Security Advisory JSA75736 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75736" }, { "category": "external", "summary": "Juniper Security Advisory JSA75737 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75737" }, { "category": "external", "summary": "Juniper Security Advisory JSA75738 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75738" }, { "category": "external", "summary": "Juniper Security Advisory JSA75740 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75740" }, { "category": "external", "summary": "Juniper Security Advisory JSA75741 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75741" }, { "category": "external", "summary": "Juniper Security Advisory JSA75742 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75742" }, { "category": "external", "summary": "Juniper Security Advisory JSA75743 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75743" }, { "category": "external", "summary": "Juniper Security Advisory JSA75744 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75744" }, { "category": "external", "summary": "Juniper Security Advisory JSA75745 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75745" }, { "category": "external", "summary": "Juniper Security Advisory JSA75747 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75747" }, { "category": "external", "summary": "Juniper Security Advisory JSA75748 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75748" }, { "category": "external", "summary": "Juniper Security Advisory JSA75752 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75752" }, { "category": "external", "summary": "Juniper Security Advisory JSA75753 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75753" }, { "category": "external", "summary": "Juniper Security Advisory JSA75754 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75754" }, { "category": "external", "summary": "Juniper Security Advisory JSA75755 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75755" }, { "category": "external", "summary": "Juniper Security Advisory JSA75757 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75757" }, { "category": "external", "summary": "Juniper Security Advisory JSA75758 vom 2024-01-10", "url": "https://supportportal.juniper.net/JSA75758" } ], "source_lang": "en-US", "title": "Juniper Produkte: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-01-10T23:00:00.000+00:00", "generator": { "date": "2024-08-15T18:03:31.626+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2024-0064", "initial_release_date": "2024-01-10T23:00:00.000+00:00", "revision_history": [ { "date": "2024-01-10T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Juniper EX Series", "product": { "name": "Juniper EX Series", "product_id": "T019811", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:-" } } }, { "category": "product_name", "name": "Juniper EX Series 4600", "product": { "name": "Juniper EX Series 4600", "product_id": "T021598", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:ex4600" } } }, { "category": "product_name", "name": "Juniper EX Series 4100", "product": { "name": "Juniper EX Series 4100", "product_id": "T030475", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:4100" } } }, { "category": "product_name", "name": "Juniper EX Series 4400", "product": { "name": "Juniper EX Series 4400", "product_id": "T030476", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:4400" } } }, { "category": "product_name", "name": "Juniper EX Series EX9200", "product": { "name": "Juniper EX Series EX9200", "product_id": "T031997", "product_identification_helper": { "cpe": "cpe:/h:juniper:ex:ex9200" } } } ], "category": "product_name", "name": "EX Series" }, { "branches": [ { "category": "product_name", "name": "Juniper JUNOS Evolved", "product": { "name": "Juniper JUNOS Evolved", "product_id": "T018886", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:evolved" } } }, { "category": "product_name", "name": "Juniper JUNOS PTX Series", "product": { "name": "Juniper JUNOS PTX Series", "product_id": "T023853", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:ptx_series" } } }, { "category": "product_name", "name": "Juniper JUNOS", "product": { "name": "Juniper JUNOS", "product_id": "T030471", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:-" } } }, { "category": "product_name", "name": "Juniper JUNOS ACX7024", "product": { "name": "Juniper JUNOS ACX7024", "product_id": "T031994", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:acx7024" } } }, { "category": "product_name", "name": "Juniper JUNOS ACX7100-32C", "product": { "name": "Juniper JUNOS ACX7100-32C", "product_id": "T031995", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:acx7100-32c" } } }, { "category": "product_name", "name": "Juniper JUNOS ACX7100-48L", "product": { "name": "Juniper JUNOS ACX7100-48L", "product_id": "T031996", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:acx7100-48l" } } } ], "category": "product_name", "name": "JUNOS" }, { "category": "product_name", "name": "Juniper MX Series", "product": { "name": "Juniper MX Series", "product_id": "918766", "product_identification_helper": { "cpe": "cpe:/h:juniper:mx:-" } } }, { "category": "product_name", "name": "Juniper QFX Series 5000", "product": { "name": "Juniper QFX Series 5000", "product_id": "T021597", "product_identification_helper": { "cpe": "cpe:/h:juniper:qfx:qfx5000" } } }, { "category": "product_name", "name": "Juniper SRX Series", "product": { "name": "Juniper SRX Series", "product_id": "T021593", "product_identification_helper": { "cpe": "cpe:/h:juniper:srx_service_gateways:-" } } } ], "category": "vendor", "name": "Juniper" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2873", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2873" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-25265", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-25265" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-22942", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-22942" }, { "cve": "CVE-2022-2196", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-2196" }, { "cve": "CVE-2022-21699", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-21699" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-1789", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-1789" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-0934", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-0934" }, { "cve": "CVE-2022-0330", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-0330" }, { "cve": "CVE-2021-44832", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-44832" }, { "cve": "CVE-2021-44790", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-44790" }, { "cve": "CVE-2021-44228", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-44228" }, { "cve": "CVE-2021-4155", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-4155" }, { "cve": "CVE-2021-39275", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-39275" }, { "cve": "CVE-2021-3752", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3752" }, { "cve": "CVE-2021-3621", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3621" }, { "cve": "CVE-2021-3573", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3573" }, { "cve": "CVE-2021-3564", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-3564" }, { "cve": "CVE-2021-34798", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-34798" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-26691", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-26691" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-25220", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-25220" }, { "cve": "CVE-2021-0920", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2021-0920" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-12321", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-12321" }, { "cve": "CVE-2020-0466", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-0466" }, { "cve": "CVE-2020-0465", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2020-0465" }, { "cve": "CVE-2019-17571", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2019-17571" }, { "cve": "CVE-2016-2183", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2016-2183" }, { "cve": "CVE-2024-21617", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21617" }, { "cve": "CVE-2024-21616", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21616" }, { "cve": "CVE-2024-21614", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21614" }, { "cve": "CVE-2024-21613", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21613" }, { "cve": "CVE-2024-21612", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21612" }, { "cve": "CVE-2024-21611", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21611" }, { "cve": "CVE-2024-21607", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21607" }, { "cve": "CVE-2024-21606", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21606" }, { "cve": "CVE-2024-21604", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21604" }, { "cve": "CVE-2024-21603", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21603" }, { "cve": "CVE-2024-21602", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21602" }, { "cve": "CVE-2024-21601", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21601" }, { "cve": "CVE-2024-21600", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21600" }, { "cve": "CVE-2024-21599", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21599" }, { "cve": "CVE-2024-21597", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21597" }, { "cve": "CVE-2024-21596", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21596" }, { "cve": "CVE-2024-21595", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21595" }, { "cve": "CVE-2024-21594", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21594" }, { "cve": "CVE-2024-21591", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21591" }, { "cve": "CVE-2024-21589", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21589" }, { "cve": "CVE-2024-21587", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21587" }, { "cve": "CVE-2024-21585", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2024-21585" }, { "cve": "CVE-2023-38802", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-38802" }, { "cve": "CVE-2023-38408", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-38408" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-36842", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-36842" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-3341", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-3341" }, { "cve": "CVE-2023-32360", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-32360" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26464", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-26464" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-23920", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23918", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-2235", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2235" }, { "cve": "CVE-2023-22081", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22081" }, { "cve": "CVE-2023-22049", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22049" }, { "cve": "CVE-2023-22045", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-22045" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-20593", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-20593" }, { "cve": "CVE-2023-20569", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-20569" }, { "cve": "CVE-2023-1829", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1829" }, { "cve": "CVE-2023-1582", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1582" }, { "cve": "CVE-2023-1281", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1281" }, { "cve": "CVE-2023-1195", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-1195" }, { "cve": "CVE-2023-0767", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0767" }, { "cve": "CVE-2023-0461", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0461" }, { "cve": "CVE-2023-0394", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0394" }, { "cve": "CVE-2023-0386", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0386" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0266", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2023-0266" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42722", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42722" }, { "cve": "CVE-2022-42721", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42721" }, { "cve": "CVE-2022-42720", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42720" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-4269", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4269" }, { "cve": "CVE-2022-4254", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4254" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-41674", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41674" }, { "cve": "CVE-2022-4139", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4139" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-41222", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41222" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-39189", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-39189" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-38023", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-38023" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-3707", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3707" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-3625", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3625" }, { "cve": "CVE-2022-3623", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3623" }, { "cve": "CVE-2022-3619", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3619" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-30594", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-30594" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Die Fehler bestehen aufgrund von unsachgem\u00e4\u00dfen Initialisierungen, nicht willk\u00fcrlichen Schreib- und Use-after-free-Fehlern, bei der \u00dcberpr\u00fcfung von \u00fcberm\u00e4\u00dfig langen DH-Schl\u00fcsseln, unsachgem\u00e4\u00dfen Pufferbeschr\u00e4nkungen, einer Speicher\u00fcberschreitung, einer unsachgem\u00e4\u00dfen Behandlung/Pr\u00fcfung von Ausnahmebedingungen, einem Out-of-bounds-Schreiben und einer unsachgem\u00e4\u00dfen Validierung der syntaktischen Korrektheit der Eingabe. Ein Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen und seine Privilegien zu erweitern. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Privilegien." } ], "product_status": { "known_affected": [ "T030475", "T031995", "T030476", "T031994", "T031997", "T031996", "918766", "T030471", "T021598", "T018886", "T021597", "T019811", "T023853", "T021593" ] }, "release_date": "2024-01-10T23:00:00.000+00:00", "title": "CVE-2022-3028" } ] }
WID-SEC-W-2023-1533
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "BIND (Berkeley Internet Name Domain) ist ein Open-Source-Softwarepaket, das einen Domain-Name-System-Server implementiert.\r\nUbuntu Linux ist die Linux Distribution des Herstellers Canonical.\r\nNetwork Identity Operating System (NIOS) ist das Betriebssystem von Infoblox Netzwerkprodukten.\r\nInfoblox DDI ist ein Verwaltungsserver f\u00fcr Netzwerkadressen mit DNS und DHCP-Server.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium BIND ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1533 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1533.json" }, { "category": "self", "summary": "WID-SEC-2023-1533 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1533" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2954-1 vom 2024-02-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018035.html" }, { "category": "external", "summary": "ISC Security Advisory vom 2023-06-21", "url": "https://kb.isc.org/docs/cve-2023-2828" }, { "category": "external", "summary": "ISC Security Advisory vom 2023-06-21", "url": "https://kb.isc.org/docs/cve-2023-2829" }, { "category": "external", "summary": "ISC Security Advisory vom 2023-06-21", "url": "https://kb.isc.org/docs/cve-2023-2911" }, { "category": "external", "summary": "Ubuntu Security Notice", "url": "https://ubuntu.com/security/notices/USN-6183-1" }, { "category": "external", "summary": "Infoblox Advisory", "url": "https://support.infoblox.com/s/article/000009010" }, { "category": "external", "summary": "Infoblox Advisory", "url": "https://support.infoblox.com/s/article/000009014" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-8E1DDB1FA2 vom 2023-06-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-8e1ddb1fa2" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-C0FF5A2F68 vom 2023-06-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-c0ff5a2f68" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-1D526D551C vom 2023-06-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-1d526d551c" }, { "category": "external", "summary": "Debian Security Advisory DSA-5439 vom 2023-06-25", "url": "https://lists.debian.org/debian-security-announce/2023/msg00131.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2667-1 vom 2023-06-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015348.html" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20230703-0010 vom 2023-07-03", "url": "https://security.netapp.com/advisory/ntap-20230703-0010/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2789-1 vom 2023-07-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015457.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2793-1 vom 2023-07-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015459.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2794-1 vom 2023-07-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015458.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4005 vom 2023-07-10", "url": "https://access.redhat.com/errata/RHSA-2023:4005" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4037 vom 2023-07-12", "url": "https://access.redhat.com/errata/RHSA-2023:4037" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2836-1 vom 2023-07-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015499.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4102 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4102" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4099 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4099" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4101 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4101" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4100 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4100" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4152 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4152" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4153 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4153" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4154 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4154" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6183-2 vom 2023-07-18", "url": "https://ubuntu.com/security/notices/USN-6183-2" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4100 vom 2023-07-20", "url": "https://linux.oracle.com/errata/ELSA-2023-4100.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2112 vom 2023-07-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2112.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4102 vom 2023-07-20", "url": "https://linux.oracle.com/errata/ELSA-2023-4102.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1789 vom 2023-07-26", "url": "https://alas.aws.amazon.com/ALAS-2023-1789.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4225 vom 2023-07-27", "url": "https://access.redhat.com/errata/RHSA-2023:4225" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4332 vom 2023-07-31", "url": "https://access.redhat.com/errata/RHSA-2023:4332" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2023:4152 vom 2023-08-03", "url": "https://lists.centos.org/pipermail/centos-announce/2023-August/086414.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4152 vom 2023-08-10", "url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014400.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4099 vom 2023-08-10", "url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014283.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4625 vom 2023-08-11", "url": "https://access.redhat.com/errata/RHSA-2023:4625" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4624 vom 2023-08-11", "url": "https://access.redhat.com/errata/RHSA-2023:4624" }, { "category": "external", "summary": "IBM Security Bulletin 7030969 vom 2023-09-07", "url": "https://www.ibm.com/support/pages/node/7030969" }, { "category": "external", "summary": "IBM Security Bulletin 7148094 vom 2024-04-11", "url": "https://www.ibm.com/support/pages/node/7148094" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1781 vom 2024-04-12", "url": "https://linux.oracle.com/errata/ELSA-2024-1781.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-5231 vom 2024-08-13", "url": "https://linux.oracle.com/errata/ELSA-2024-5231.html" } ], "source_lang": "en-US", "title": "Internet Systems Consortium BIND: Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2024-08-13T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:52:54.224+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1533", "initial_release_date": "2023-06-21T22:00:00.000+00:00", "revision_history": [ { "date": "2023-06-21T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-06-22T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-06-25T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-06-28T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-03T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2023-07-06T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-09T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-10T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-12T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-16T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-17T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-18T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-07-19T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-07-20T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Amazon und Oracle Linux aufgenommen" }, { "date": "2023-07-25T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-07-26T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-31T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-08-03T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von CentOS aufgenommen" }, { "date": "2023-08-10T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-08-13T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-09-07T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-02-27T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-11T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von IBM und Oracle Linux aufgenommen" }, { "date": "2024-08-13T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "24" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.2", "product": { "name": "IBM AIX 7.2", "product_id": "434967", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.2" } } }, { "category": "product_version", "name": "7.3", "product": { "name": "IBM AIX 7.3", "product_id": "T029653", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } } ], "category": "product_name", "name": "AIX" }, { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "branches": [ { "category": "product_version", "name": "3.1", "product": { "name": "IBM VIOS 3.1", "product_id": "1039165", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:3.1" } } } ], "category": "product_name", "name": "VIOS" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "bloxone", "product": { "name": "Infoblox DDI bloxone", "product_id": "T028257", "product_identification_helper": { "cpe": "cpe:/a:infoblox:ddi:bloxone" } } } ], "category": "product_name", "name": "DDI" }, { "branches": [ { "category": "product_version_range", "name": "\u003c=9.0.0", "product": { "name": "Infoblox NIOS \u003c=9.0.0", "product_id": "T028255" } }, { "category": "product_version_range", "name": "\u003c=8.6.2", "product": { "name": "Infoblox NIOS \u003c=8.6.2", "product_id": "T028256" } } ], "category": "product_name", "name": "NIOS" } ], "category": "vendor", "name": "Infoblox" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c9.16.42", "product": { "name": "Internet Systems Consortium BIND \u003c9.16.42", "product_id": "T028252" } }, { "category": "product_version_range", "name": "\u003c9.18.16", "product": { "name": "Internet Systems Consortium BIND \u003c9.18.16", "product_id": "T028253" } }, { "category": "product_version_range", "name": "\u003c9.19.14", "product": { "name": "Internet Systems Consortium BIND \u003c9.19.14", "product_id": "T028254" } }, { "category": "product_version_range", "name": "\u003c9.16.42-S1", "product": { "name": "Internet Systems Consortium BIND \u003c9.16.42-S1", "product_id": "T028265" } }, { "category": "product_version_range", "name": "\u003c9.18.16-S1", "product": { "name": "Internet Systems Consortium BIND \u003c9.18.16-S1", "product_id": "T028266" } } ], "category": "product_name", "name": "BIND" } ], "category": "vendor", "name": "Internet Systems Consortium" }, { "branches": [ { "category": "product_name", "name": "NetApp ActiveIQ Unified Manager", "product": { "name": "NetApp ActiveIQ Unified Manager", "product_id": "T026333", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere" } } } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } }, { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T016400", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "product_name", "name": "Linux" } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium BIND. Die Effektivit\u00e4t des in named verwendeten Cache-Cleaning-Algorithmus kann durch die Abfrage des Resolvers nach bestimmten RR-Sets in einer bestimmten Reihenfolge stark vermindert werden. Dadurch kann die konfigurierte Grenze f\u00fcr die maximale Cache-Gr\u00f6\u00dfe deutlich \u00fcberschritten werden. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "434967", "1039165", "T004914", "T016400", "74185", "T022954", "2951", "T002207", "T000126", "398363", "1727", "T028257", "T026333", "T029653" ], "last_affected": [ "T028255", "T028256" ] }, "release_date": "2023-06-21T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-2829", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium BIND. Eine benannte Instanz, die so konfiguriert ist, dass sie als DNSSEC-validierender rekursiver Resolver mit aktivierter Option \"Aggressive Use of DNSSEC-Validated Cache\" l\u00e4uft, kann aus der Ferne mit einem fehlerhaften NSEC-record beendet werden. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "434967", "1039165", "T004914", "74185", "T022954", "2951", "T002207", "T000126", "398363", "1727", "T026333", "T029653" ] }, "release_date": "2023-06-21T22:00:00.000+00:00", "title": "CVE-2023-2829" }, { "cve": "CVE-2023-2911", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium BIND. Eine Sequenz von serve-stale-bezogenen Lookups kann dazu f\u00fchren, dass named eine Schleife bildet und aufgrund eines Stack-\u00dcberlaufs unerwartet beendet wird. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "434967", "1039165", "T004914", "T016400", "74185", "T022954", "2951", "T002207", "T000126", "398363", "1727", "T026333", "T029653" ] }, "release_date": "2023-06-21T22:00:00.000+00:00", "title": "CVE-2023-2911" } ] }
wid-sec-w-2024-1591
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "JUNOS ist das \"Juniper Network Operating System\", das in Juniper Appliances verwendet wird.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Juniper JUNOS ausnutzen, um einen Denial of Service zu verursachen, Informationen offenzulegen, Privilegien zu erweitern und Sicherheitsmechanismen inklusive zu umgehen.", "title": "Angriff" }, { "category": "general", "text": "- Sonstiges", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-1591 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1591.json" }, { "category": "self", "summary": "WID-SEC-2024-1591 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1591" }, { "category": "external", "summary": "Juniper Patchday July 2024 vom 2024-07-10", "url": "https://supportportal.juniper.net/s/global-search/%40uri?language=en_US#sort=%40sfcec_community_publish_date_formula__c%20descending\u0026numberOfResults=100\u0026f:ctype=%5BSecurity%20Advisories%5D" } ], "source_lang": "en-US", "title": "Juniper JUNOS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-11T23:00:00.000+00:00", "generator": { "date": "2024-11-12T09:31:28.569+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-1591", "initial_release_date": "2024-07-10T22:00:00.000+00:00", "revision_history": [ { "date": "2024-07-10T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-11T23:00:00.000+00:00", "number": "2", "summary": "URL Kodierung angepasst" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Juniper JUNOS", "product": { "name": "Juniper JUNOS", "product_id": "T036093", "product_identification_helper": { "cpe": "cpe:/o:juniper:junos:-" } } } ], "category": "vendor", "name": "Juniper" } ] }, "vulnerabilities": [ { "cve": "CVE-2006-20001", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2006-20001" }, { "cve": "CVE-2007-5846", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2007-5846" }, { "cve": "CVE-2008-6123", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2008-6123" }, { "cve": "CVE-2011-1473", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2011-1473" }, { "cve": "CVE-2011-5094", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2011-5094" }, { "cve": "CVE-2012-6151", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2012-6151" }, { "cve": "CVE-2014-10064", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-10064" }, { "cve": "CVE-2014-2285", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-2285" }, { "cve": "CVE-2014-2310", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-2310" }, { "cve": "CVE-2014-3565", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-3565" }, { "cve": "CVE-2014-7191", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-7191" }, { "cve": "CVE-2014-8882", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2014-8882" }, { "cve": "CVE-2015-5621", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2015-5621" }, { "cve": "CVE-2015-8100", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2015-8100" }, { "cve": "CVE-2015-9262", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2015-9262" }, { "cve": "CVE-2016-1000232", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2016-1000232" }, { "cve": "CVE-2016-10540", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2016-10540" }, { "cve": "CVE-2016-4658", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2016-4658" }, { "cve": "CVE-2017-1000048", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2017-1000048" }, { "cve": "CVE-2017-15010", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2017-15010" }, { "cve": "CVE-2018-18065", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-18065" }, { "cve": "CVE-2018-20834", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-20834" }, { "cve": "CVE-2018-3737", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-3737" }, { "cve": "CVE-2018-7408", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2018-7408" }, { "cve": "CVE-2019-10081", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10081" }, { "cve": "CVE-2019-10082", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10082" }, { "cve": "CVE-2019-10092", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10092" }, { "cve": "CVE-2019-10097", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10097" }, { "cve": "CVE-2019-10098", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-10098" }, { "cve": "CVE-2019-11719", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-11719" }, { "cve": "CVE-2019-11727", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-11727" }, { "cve": "CVE-2019-11756", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-11756" }, { "cve": "CVE-2019-16775", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-16775" }, { "cve": "CVE-2019-16776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-16776" }, { "cve": "CVE-2019-16777", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-16777" }, { "cve": "CVE-2019-17006", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-17006" }, { "cve": "CVE-2019-17023", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-17023" }, { "cve": "CVE-2019-17567", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-17567" }, { "cve": "CVE-2019-20149", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-20149" }, { "cve": "CVE-2019-20892", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-20892" }, { "cve": "CVE-2019-9517", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2019-9517" }, { "cve": "CVE-2020-11668", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-11668" }, { "cve": "CVE-2020-11984", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-11984" }, { "cve": "CVE-2020-11993", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-11993" }, { "cve": "CVE-2020-12362", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12362" }, { "cve": "CVE-2020-12400", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12400" }, { "cve": "CVE-2020-12401", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12401" }, { "cve": "CVE-2020-12402", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12402" }, { "cve": "CVE-2020-12403", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-12403" }, { "cve": "CVE-2020-13938", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-13938" }, { "cve": "CVE-2020-13950", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-13950" }, { "cve": "CVE-2020-14145", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-14145" }, { "cve": "CVE-2020-15861", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-15862", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-15862" }, { "cve": "CVE-2020-1927", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-1927" }, { "cve": "CVE-2020-1934", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-1934" }, { "cve": "CVE-2020-28469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-28469" }, { "cve": "CVE-2020-28502", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-28502" }, { "cve": "CVE-2020-35452", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-35452" }, { "cve": "CVE-2020-36049", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-36049" }, { "cve": "CVE-2020-6829", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-6829" }, { "cve": "CVE-2020-7660", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-7660" }, { "cve": "CVE-2020-7754", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-7754" }, { "cve": "CVE-2020-7774", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-7774" }, { "cve": "CVE-2020-8648", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-8648" }, { "cve": "CVE-2020-9490", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2020-9490" }, { "cve": "CVE-2021-22543", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-22543" }, { "cve": "CVE-2021-2342", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2342" }, { "cve": "CVE-2021-23440", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-23440" }, { "cve": "CVE-2021-2356", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2356" }, { "cve": "CVE-2021-2372", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2372" }, { "cve": "CVE-2021-2385", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2385" }, { "cve": "CVE-2021-2389", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2389" }, { "cve": "CVE-2021-2390", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-2390" }, { "cve": "CVE-2021-25745", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-25745" }, { "cve": "CVE-2021-25746", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-25746" }, { "cve": "CVE-2021-25748", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-25748" }, { "cve": "CVE-2021-26690", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-26690" }, { "cve": "CVE-2021-26691", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-26691" }, { "cve": "CVE-2021-27290", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-27290" }, { "cve": "CVE-2021-29469", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-29469" }, { "cve": "CVE-2021-30641", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-30641" }, { "cve": "CVE-2021-31535", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-31535" }, { "cve": "CVE-2021-31618", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-31618" }, { "cve": "CVE-2021-3177", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-3177" }, { "cve": "CVE-2021-32803", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-32803" }, { "cve": "CVE-2021-32804", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-32804" }, { "cve": "CVE-2021-33033", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33033" }, { "cve": "CVE-2021-33034", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33034" }, { "cve": "CVE-2021-33193", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33193" }, { "cve": "CVE-2021-3347", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-3347" }, { "cve": "CVE-2021-33909", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-33909" }, { "cve": "CVE-2021-34798", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-34798" }, { "cve": "CVE-2021-35604", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-35604" }, { "cve": "CVE-2021-35624", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-35624" }, { "cve": "CVE-2021-36160", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-36160" }, { "cve": "CVE-2021-37701", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-37701" }, { "cve": "CVE-2021-37712", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-37712" }, { "cve": "CVE-2021-37713", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-37713" }, { "cve": "CVE-2021-3803", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-3803" }, { "cve": "CVE-2021-39275", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-39275" }, { "cve": "CVE-2021-40438", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-40438" }, { "cve": "CVE-2021-41524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-41524" }, { "cve": "CVE-2021-41773", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-41773" }, { "cve": "CVE-2021-42013", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-42013" }, { "cve": "CVE-2021-43527", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-43527" }, { "cve": "CVE-2021-44224", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44224" }, { "cve": "CVE-2021-44225", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44225" }, { "cve": "CVE-2021-44790", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44790" }, { "cve": "CVE-2021-44906", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2021-44906" }, { "cve": "CVE-2022-21245", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21245" }, { "cve": "CVE-2022-21270", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21270" }, { "cve": "CVE-2022-21303", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21303" }, { "cve": "CVE-2022-21304", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21304" }, { "cve": "CVE-2022-21344", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21344" }, { "cve": "CVE-2022-21367", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21367" }, { "cve": "CVE-2022-21417", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21417" }, { "cve": "CVE-2022-21427", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21427" }, { "cve": "CVE-2022-21444", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21444" }, { "cve": "CVE-2022-21451", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21451" }, { "cve": "CVE-2022-21454", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21454" }, { "cve": "CVE-2022-21460", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21460" }, { "cve": "CVE-2022-21589", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21589" }, { "cve": "CVE-2022-21592", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21592" }, { "cve": "CVE-2022-21595", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21595" }, { "cve": "CVE-2022-21608", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21608" }, { "cve": "CVE-2022-21617", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-21617" }, { "cve": "CVE-2022-22719", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22719" }, { "cve": "CVE-2022-22720", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22720" }, { "cve": "CVE-2022-22721", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22721" }, { "cve": "CVE-2022-22822", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22822" }, { "cve": "CVE-2022-22823", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22823" }, { "cve": "CVE-2022-22824", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-22824" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23524" }, { "cve": "CVE-2022-23525", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23525" }, { "cve": "CVE-2022-23526", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23526" }, { "cve": "CVE-2022-23852", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23852" }, { "cve": "CVE-2022-23943", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-23943" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25235", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25235" }, { "cve": "CVE-2022-25236", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25236" }, { "cve": "CVE-2022-2526", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-2526" }, { "cve": "CVE-2022-25315", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-25315" }, { "cve": "CVE-2022-26377", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-26377" }, { "cve": "CVE-2022-28330", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-28330" }, { "cve": "CVE-2022-28614", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-28614" }, { "cve": "CVE-2022-28615", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-28615" }, { "cve": "CVE-2022-29167", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-29167" }, { "cve": "CVE-2022-29404", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-29404" }, { "cve": "CVE-2022-30522", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-30522" }, { "cve": "CVE-2022-30556", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-30556" }, { "cve": "CVE-2022-31813", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-31813" }, { "cve": "CVE-2022-3517", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-3517" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-41741", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-41741" }, { "cve": "CVE-2022-41742", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-41742" }, { "cve": "CVE-2022-4203", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4203" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-46663", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-46663" }, { "cve": "CVE-2022-4886", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2022-4886" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0216", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0216" }, { "cve": "CVE-2023-0217", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0217" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0401", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0401" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0767", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-0767" }, { "cve": "CVE-2023-1255", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-1255" }, { "cve": "CVE-2023-2002", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2002" }, { "cve": "CVE-2023-20593", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-20593" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21840", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21840" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21912", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21912" }, { "cve": "CVE-2023-21963", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21963" }, { "cve": "CVE-2023-21980", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-21980" }, { "cve": "CVE-2023-22025", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22025" }, { "cve": "CVE-2023-22067", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22067" }, { "cve": "CVE-2023-22081", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22081" }, { "cve": "CVE-2023-22652", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-22652" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-25153", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-25153" }, { "cve": "CVE-2023-25173", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-25173" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-2700", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2700" }, { "cve": "CVE-2023-27522", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-27522" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-2975", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-2975" }, { "cve": "CVE-2023-30079", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-30079" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-3090", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3090" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-32360", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32360" }, { "cve": "CVE-2023-32435", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32435" }, { "cve": "CVE-2023-32439", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32439" }, { "cve": "CVE-2023-32732", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-32732" }, { "cve": "CVE-2023-3341", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3341" }, { "cve": "CVE-2023-3390", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3390" }, { "cve": "CVE-2023-33953", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-33953" }, { "cve": "CVE-2023-34058", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-34058" }, { "cve": "CVE-2023-34059", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-34059" }, { "cve": "CVE-2023-3446", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3446" }, { "cve": "CVE-2023-34969", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-34969" }, { "cve": "CVE-2023-35001", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-35001" }, { "cve": "CVE-2023-35788", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-35788" }, { "cve": "CVE-2023-3611", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3611" }, { "cve": "CVE-2023-37450", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-37450" }, { "cve": "CVE-2023-3776", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3776" }, { "cve": "CVE-2023-3817", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-3817" }, { "cve": "CVE-2023-4004", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4004" }, { "cve": "CVE-2023-4206", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4206" }, { "cve": "CVE-2023-4207", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4207" }, { "cve": "CVE-2023-4208", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4208" }, { "cve": "CVE-2023-42753", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-42753" }, { "cve": "CVE-2023-4785", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4785" }, { "cve": "CVE-2023-4807", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4807" }, { "cve": "CVE-2023-4863", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-4863" }, { "cve": "CVE-2023-5043", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-5043" }, { "cve": "CVE-2023-5129", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-5129" }, { "cve": "CVE-2023-5363", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2023-5363" }, { "cve": "CVE-2024-20918", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20918" }, { "cve": "CVE-2024-20919", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20919" }, { "cve": "CVE-2024-20921", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20921" }, { "cve": "CVE-2024-20926", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20926" }, { "cve": "CVE-2024-20932", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20932" }, { "cve": "CVE-2024-20945", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20945" }, { "cve": "CVE-2024-20952", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-20952" }, { "cve": "CVE-2024-39511", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39511" }, { "cve": "CVE-2024-39512", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39512" }, { "cve": "CVE-2024-39513", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39513" }, { "cve": "CVE-2024-39514", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39514" }, { "cve": "CVE-2024-39517", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39517" }, { "cve": "CVE-2024-39518", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39518" }, { "cve": "CVE-2024-39519", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39519" }, { "cve": "CVE-2024-39520", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39520" }, { "cve": "CVE-2024-39521", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39521" }, { "cve": "CVE-2024-39522", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39522" }, { "cve": "CVE-2024-39523", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39523" }, { "cve": "CVE-2024-39524", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39524" }, { "cve": "CVE-2024-39528", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39528" }, { "cve": "CVE-2024-39529", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39529" }, { "cve": "CVE-2024-39530", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39530" }, { "cve": "CVE-2024-39531", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39531" }, { "cve": "CVE-2024-39532", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39532" }, { "cve": "CVE-2024-39533", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39533" }, { "cve": "CVE-2024-39535", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39535" }, { "cve": "CVE-2024-39536", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39536" }, { "cve": "CVE-2024-39537", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39537" }, { "cve": "CVE-2024-39538", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39538" }, { "cve": "CVE-2024-39539", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39539" }, { "cve": "CVE-2024-39540", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39540" }, { "cve": "CVE-2024-39541", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39541" }, { "cve": "CVE-2024-39542", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39542" }, { "cve": "CVE-2024-39543", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39543" }, { "cve": "CVE-2024-39545", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39545" }, { "cve": "CVE-2024-39546", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39546" }, { "cve": "CVE-2024-39548", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39548" }, { "cve": "CVE-2024-39549", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39549" }, { "cve": "CVE-2024-39550", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39550" }, { "cve": "CVE-2024-39551", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39551" }, { "cve": "CVE-2024-39553", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39553" }, { "cve": "CVE-2024-39554", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39554" }, { "cve": "CVE-2024-39555", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39555" }, { "cve": "CVE-2024-39556", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39556" }, { "cve": "CVE-2024-39557", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39557" }, { "cve": "CVE-2024-39558", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39558" }, { "cve": "CVE-2024-39559", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39559" }, { "cve": "CVE-2024-39560", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39560" }, { "cve": "CVE-2024-39561", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39561" }, { "cve": "CVE-2024-39565", "notes": [ { "category": "description", "text": "Es existieren mehrere Schwachstellen in verschiedenen Juniper-Produkten. Ursachen sind unter Anderem Ungen\u00fcgende Eingabe\u00fcberpr\u00fcfungen, Unsachgem\u00e4\u00dfe \u00dcberpr\u00fcfung und Verarbeitung von Paketen, fehlende Speicherfreigaben, fehlerhafte Behandlung von Ausnahmen, Unsachgem\u00e4\u00dfe Speicherbehandlung, unkontrollierter Ressourcenverbrauch, Klartextspeicherung von Daten und Puffer\u00fcberl\u00e4ufe. Diese Schwachstellen erm\u00f6glichen Angreifern Denial of Service Zust\u00e4nde zu verursachen, Informationen offenzulegen, Code auszuf\u00fchren, Privilegien zu erweitern und Sicherheitsmechanismen inklusive der Firewall Funktionalit\u00e4t zu umgehen. Zu einer erfolgreichen Ausnutzung einiger dieser Schwachstellen ist eine Anmeldung oder eine Interaktion des Nutzers notwendig." } ], "product_status": { "known_affected": [ "T036093" ] }, "release_date": "2024-07-10T22:00:00.000+00:00", "title": "CVE-2024-39565" } ] }
wid-sec-w-2023-1533
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "BIND (Berkeley Internet Name Domain) ist ein Open-Source-Softwarepaket, das einen Domain-Name-System-Server implementiert.\r\nUbuntu Linux ist die Linux Distribution des Herstellers Canonical.\r\nNetwork Identity Operating System (NIOS) ist das Betriebssystem von Infoblox Netzwerkprodukten.\r\nInfoblox DDI ist ein Verwaltungsserver f\u00fcr Netzwerkadressen mit DNS und DHCP-Server.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Internet Systems Consortium BIND ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- Sonstiges\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1533 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1533.json" }, { "category": "self", "summary": "WID-SEC-2023-1533 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1533" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2954-1 vom 2024-02-27", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-February/018035.html" }, { "category": "external", "summary": "ISC Security Advisory vom 2023-06-21", "url": "https://kb.isc.org/docs/cve-2023-2828" }, { "category": "external", "summary": "ISC Security Advisory vom 2023-06-21", "url": "https://kb.isc.org/docs/cve-2023-2829" }, { "category": "external", "summary": "ISC Security Advisory vom 2023-06-21", "url": "https://kb.isc.org/docs/cve-2023-2911" }, { "category": "external", "summary": "Ubuntu Security Notice", "url": "https://ubuntu.com/security/notices/USN-6183-1" }, { "category": "external", "summary": "Infoblox Advisory", "url": "https://support.infoblox.com/s/article/000009010" }, { "category": "external", "summary": "Infoblox Advisory", "url": "https://support.infoblox.com/s/article/000009014" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-8E1DDB1FA2 vom 2023-06-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-8e1ddb1fa2" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-C0FF5A2F68 vom 2023-06-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-c0ff5a2f68" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2023-1D526D551C vom 2023-06-23", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-1d526d551c" }, { "category": "external", "summary": "Debian Security Advisory DSA-5439 vom 2023-06-25", "url": "https://lists.debian.org/debian-security-announce/2023/msg00131.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2667-1 vom 2023-06-28", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015348.html" }, { "category": "external", "summary": "NetApp Security Advisory NTAP-20230703-0010 vom 2023-07-03", "url": "https://security.netapp.com/advisory/ntap-20230703-0010/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2789-1 vom 2023-07-06", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015457.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2793-1 vom 2023-07-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015459.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2794-1 vom 2023-07-07", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015458.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4005 vom 2023-07-10", "url": "https://access.redhat.com/errata/RHSA-2023:4005" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4037 vom 2023-07-12", "url": "https://access.redhat.com/errata/RHSA-2023:4037" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:2836-1 vom 2023-07-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-July/015499.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4102 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4102" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4099 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4099" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4101 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4101" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4100 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4100" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4152 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4152" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4153 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4153" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4154 vom 2023-07-18", "url": "https://access.redhat.com/errata/RHSA-2023:4154" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6183-2 vom 2023-07-18", "url": "https://ubuntu.com/security/notices/USN-6183-2" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4100 vom 2023-07-20", "url": "https://linux.oracle.com/errata/ELSA-2023-4100.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-2112 vom 2023-07-20", "url": "https://alas.aws.amazon.com/AL2/ALAS-2023-2112.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4102 vom 2023-07-20", "url": "https://linux.oracle.com/errata/ELSA-2023-4102.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-1789 vom 2023-07-26", "url": "https://alas.aws.amazon.com/ALAS-2023-1789.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4225 vom 2023-07-27", "url": "https://access.redhat.com/errata/RHSA-2023:4225" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4332 vom 2023-07-31", "url": "https://access.redhat.com/errata/RHSA-2023:4332" }, { "category": "external", "summary": "CentOS Security Advisory CESA-2023:4152 vom 2023-08-03", "url": "https://lists.centos.org/pipermail/centos-announce/2023-August/086414.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4152 vom 2023-08-10", "url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014400.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-4099 vom 2023-08-10", "url": "https://oss.oracle.com/pipermail/el-errata/2023-August/014283.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4625 vom 2023-08-11", "url": "https://access.redhat.com/errata/RHSA-2023:4625" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:4624 vom 2023-08-11", "url": "https://access.redhat.com/errata/RHSA-2023:4624" }, { "category": "external", "summary": "IBM Security Bulletin 7030969 vom 2023-09-07", "url": "https://www.ibm.com/support/pages/node/7030969" }, { "category": "external", "summary": "IBM Security Bulletin 7148094 vom 2024-04-11", "url": "https://www.ibm.com/support/pages/node/7148094" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-1781 vom 2024-04-12", "url": "https://linux.oracle.com/errata/ELSA-2024-1781.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2024-5231 vom 2024-08-13", "url": "https://linux.oracle.com/errata/ELSA-2024-5231.html" } ], "source_lang": "en-US", "title": "Internet Systems Consortium BIND: Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2024-08-13T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:52:54.224+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1533", "initial_release_date": "2023-06-21T22:00:00.000+00:00", "revision_history": [ { "date": "2023-06-21T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-06-22T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2023-06-25T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-06-28T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-03T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von NetApp aufgenommen" }, { "date": "2023-07-06T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-09T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-10T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-12T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-16T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-07-17T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-18T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2023-07-19T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-07-20T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Amazon und Oracle Linux aufgenommen" }, { "date": "2023-07-25T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-07-26T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-07-31T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-08-03T22:00:00.000+00:00", "number": "18", "summary": "Neue Updates von CentOS aufgenommen" }, { "date": "2023-08-10T22:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-08-13T22:00:00.000+00:00", "number": "20", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-09-07T22:00:00.000+00:00", "number": "21", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2024-02-27T23:00:00.000+00:00", "number": "22", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-04-11T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von IBM und Oracle Linux aufgenommen" }, { "date": "2024-08-13T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Oracle Linux aufgenommen" } ], "status": "final", "version": "24" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Fedora Linux", "product": { "name": "Fedora Linux", "product_id": "74185", "product_identification_helper": { "cpe": "cpe:/o:fedoraproject:fedora:-" } } } ], "category": "vendor", "name": "Fedora" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "7.2", "product": { "name": "IBM AIX 7.2", "product_id": "434967", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.2" } } }, { "category": "product_version", "name": "7.3", "product": { "name": "IBM AIX 7.3", "product_id": "T029653", "product_identification_helper": { "cpe": "cpe:/o:ibm:aix:7.3" } } } ], "category": "product_name", "name": "AIX" }, { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } } ], "category": "product_name", "name": "QRadar SIEM" }, { "branches": [ { "category": "product_version", "name": "3.1", "product": { "name": "IBM VIOS 3.1", "product_id": "1039165", "product_identification_helper": { "cpe": "cpe:/a:ibm:vios:3.1" } } } ], "category": "product_name", "name": "VIOS" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "bloxone", "product": { "name": "Infoblox DDI bloxone", "product_id": "T028257", "product_identification_helper": { "cpe": "cpe:/a:infoblox:ddi:bloxone" } } } ], "category": "product_name", "name": "DDI" }, { "branches": [ { "category": "product_version_range", "name": "\u003c=9.0.0", "product": { "name": "Infoblox NIOS \u003c=9.0.0", "product_id": "T028255" } }, { "category": "product_version_range", "name": "\u003c=8.6.2", "product": { "name": "Infoblox NIOS \u003c=8.6.2", "product_id": "T028256" } } ], "category": "product_name", "name": "NIOS" } ], "category": "vendor", "name": "Infoblox" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c9.16.42", "product": { "name": "Internet Systems Consortium BIND \u003c9.16.42", "product_id": "T028252" } }, { "category": "product_version_range", "name": "\u003c9.18.16", "product": { "name": "Internet Systems Consortium BIND \u003c9.18.16", "product_id": "T028253" } }, { "category": "product_version_range", "name": "\u003c9.19.14", "product": { "name": "Internet Systems Consortium BIND \u003c9.19.14", "product_id": "T028254" } }, { "category": "product_version_range", "name": "\u003c9.16.42-S1", "product": { "name": "Internet Systems Consortium BIND \u003c9.16.42-S1", "product_id": "T028265" } }, { "category": "product_version_range", "name": "\u003c9.18.16-S1", "product": { "name": "Internet Systems Consortium BIND \u003c9.18.16-S1", "product_id": "T028266" } } ], "category": "product_name", "name": "BIND" } ], "category": "vendor", "name": "Internet Systems Consortium" }, { "branches": [ { "category": "product_name", "name": "NetApp ActiveIQ Unified Manager", "product": { "name": "NetApp ActiveIQ Unified Manager", "product_id": "T026333", "product_identification_helper": { "cpe": "cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere" } } } ], "category": "vendor", "name": "NetApp" }, { "branches": [ { "category": "product_name", "name": "Open Source CentOS", "product": { "name": "Open Source CentOS", "product_id": "1727", "product_identification_helper": { "cpe": "cpe:/o:centos:centos:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } }, { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T016400", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "product_name", "name": "Linux" } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium BIND. Die Effektivit\u00e4t des in named verwendeten Cache-Cleaning-Algorithmus kann durch die Abfrage des Resolvers nach bestimmten RR-Sets in einer bestimmten Reihenfolge stark vermindert werden. Dadurch kann die konfigurierte Grenze f\u00fcr die maximale Cache-Gr\u00f6\u00dfe deutlich \u00fcberschritten werden. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "434967", "1039165", "T004914", "T016400", "74185", "T022954", "2951", "T002207", "T000126", "398363", "1727", "T028257", "T026333", "T029653" ], "last_affected": [ "T028255", "T028256" ] }, "release_date": "2023-06-21T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-2829", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium BIND. Eine benannte Instanz, die so konfiguriert ist, dass sie als DNSSEC-validierender rekursiver Resolver mit aktivierter Option \"Aggressive Use of DNSSEC-Validated Cache\" l\u00e4uft, kann aus der Ferne mit einem fehlerhaften NSEC-record beendet werden. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "434967", "1039165", "T004914", "74185", "T022954", "2951", "T002207", "T000126", "398363", "1727", "T026333", "T029653" ] }, "release_date": "2023-06-21T22:00:00.000+00:00", "title": "CVE-2023-2829" }, { "cve": "CVE-2023-2911", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Internet Systems Consortium BIND. Eine Sequenz von serve-stale-bezogenen Lookups kann dazu f\u00fchren, dass named eine Schleife bildet und aufgrund eines Stack-\u00dcberlaufs unerwartet beendet wird. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen." } ], "product_status": { "known_affected": [ "67646", "434967", "1039165", "T004914", "T016400", "74185", "T022954", "2951", "T002207", "T000126", "398363", "1727", "T026333", "T029653" ] }, "release_date": "2023-06-21T22:00:00.000+00:00", "title": "CVE-2023-2911" } ] }
wid-sec-w-2023-2917
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2917 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json" }, { "category": "self", "summary": "WID-SEC-2023-2917 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917" }, { "category": "external", "summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf" }, { "category": "external", "summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16", "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "Xerox Security Bulletin XRX23-021", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01", "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-12-15T23:00:00.000+00:00", "generator": { "date": "2024-12-16T09:17:44.516+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2023-2917", "initial_release_date": "2023-11-14T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-14T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-11-16T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-11-28T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-11-30T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-03-11T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-11-07T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-15T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von openSUSE aufgenommen" } ], "status": "final", "version": "8" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } }, { "category": "product_version", "name": "v7", "product": { "name": "Xerox FreeFlow Print Server v7", "product_id": "T015631", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v7" } } }, { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } }, { "category": "product_version", "name": "v9 for Solaris", "product": { "name": "Xerox FreeFlow Print Server v9 for Solaris", "product_id": "T028053", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris" } } }, { "category": "product_version", "name": "v2 / Windows 10", "product": { "name": "Xerox FreeFlow Print Server v2 / Windows 10", "product_id": "T031383", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-5715", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2017-5715" }, { "cve": "CVE-2018-3639", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2018-3639" }, { "cve": "CVE-2021-44917", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2021-44917" }, { "cve": "CVE-2021-46784", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2021-46784" }, { "cve": "CVE-2022-31008", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-31008" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-3924" }, { "cve": "CVE-2022-41409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-41409" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48338", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-48338" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2022-4899", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-4899" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0666", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0666" }, { "cve": "CVE-2023-0668", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0668" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1393", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1393" }, { "cve": "CVE-2023-1906", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1906" }, { "cve": "CVE-2023-1981", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1981" }, { "cve": "CVE-2023-2004", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2004" }, { "cve": "CVE-2023-22025", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22025" }, { "cve": "CVE-2023-22043", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22043" }, { "cve": "CVE-2023-22067", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22067" }, { "cve": "CVE-2023-22081", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22081" }, { "cve": "CVE-2023-22128", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22128" }, { "cve": "CVE-2023-22129", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22129" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24805", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-24805" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-27985", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-27985" }, { "cve": "CVE-2023-27986", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-27986" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28319", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28450", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28450" }, { "cve": "CVE-2023-2854", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2854" }, { "cve": "CVE-2023-2855", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2855" }, { "cve": "CVE-2023-2857", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2857" }, { "cve": "CVE-2023-2858", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2858" }, { "cve": "CVE-2023-2879", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2879" }, { "cve": "CVE-2023-28879", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28879" }, { "cve": "CVE-2023-2911", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2911" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29403" }, { "cve": "CVE-2023-29404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29404" }, { "cve": "CVE-2023-29405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29405" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-29491", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29491" }, { "cve": "CVE-2023-29499", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29499" }, { "cve": "CVE-2023-30581", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30581" }, { "cve": "CVE-2023-30582", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30582" }, { "cve": "CVE-2023-30583", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30583" }, { "cve": "CVE-2023-30584", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30584" }, { "cve": "CVE-2023-30585", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30585" }, { "cve": "CVE-2023-30586", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30586" }, { "cve": "CVE-2023-30587", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30587" }, { "cve": "CVE-2023-30588", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30588" }, { "cve": "CVE-2023-30589", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30589" }, { "cve": "CVE-2023-30590", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30590" }, { "cve": "CVE-2023-31122", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31122" }, { "cve": "CVE-2023-31124", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31124" }, { "cve": "CVE-2023-31130", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31130" }, { "cve": "CVE-2023-31147", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31147" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-31486", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31486" }, { "cve": "CVE-2023-3195", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3195" }, { "cve": "CVE-2023-32002", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32002" }, { "cve": "CVE-2023-32003", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32003" }, { "cve": "CVE-2023-32004", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32004" }, { "cve": "CVE-2023-32005", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32005" }, { "cve": "CVE-2023-32006", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32006" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-3247", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3247" }, { "cve": "CVE-2023-32558", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32558" }, { "cve": "CVE-2023-32559", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32559" }, { "cve": "CVE-2023-32573", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32573" }, { "cve": "CVE-2023-32611", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32611" }, { "cve": "CVE-2023-32636", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32636" }, { "cve": "CVE-2023-32643", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32643" }, { "cve": "CVE-2023-32665", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32665" }, { "cve": "CVE-2023-32681", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32681" }, { "cve": "CVE-2023-32762", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32762" }, { "cve": "CVE-2023-32763", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32763" }, { "cve": "CVE-2023-34241", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-34241" }, { "cve": "CVE-2023-34969", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-34969" }, { "cve": "CVE-2023-36053", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-36053" }, { "cve": "CVE-2023-36191", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-36191" }, { "cve": "CVE-2023-3666", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3666" }, { "cve": "CVE-2023-36664", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-36664" }, { "cve": "CVE-2023-37201", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37201" }, { "cve": "CVE-2023-37202", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37202" }, { "cve": "CVE-2023-37207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37207" }, { "cve": "CVE-2023-37208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37208" }, { "cve": "CVE-2023-37211", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37211" }, { "cve": "CVE-2023-3823", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3823" }, { "cve": "CVE-2023-3824", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3824" }, { "cve": "CVE-2023-38403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-38403" }, { "cve": "CVE-2023-4045", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4045" }, { "cve": "CVE-2023-4046", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4046" }, { "cve": "CVE-2023-4047", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4047" }, { "cve": "CVE-2023-40477", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-40477" }, { "cve": "CVE-2023-4048", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4048" }, { "cve": "CVE-2023-4049", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4049" }, { "cve": "CVE-2023-4050", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4050" }, { "cve": "CVE-2023-4054", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4054" }, { "cve": "CVE-2023-4055", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4055" }, { "cve": "CVE-2023-4056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4056" }, { "cve": "CVE-2023-41080", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-41080" }, { "cve": "CVE-2023-41081", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-41081" }, { "cve": "CVE-2023-43622", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-43622" }, { "cve": "CVE-2023-4504", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4504" }, { "cve": "CVE-2023-4573", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4573" }, { "cve": "CVE-2023-4574", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4574" }, { "cve": "CVE-2023-4575", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4575" }, { "cve": "CVE-2023-4576", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4576" }, { "cve": "CVE-2023-45802", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-45802" }, { "cve": "CVE-2023-4581", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4581" }, { "cve": "CVE-2023-4584", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4584" } ] }
WID-SEC-W-2023-2917
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2917 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2917.json" }, { "category": "self", "summary": "WID-SEC-2023-2917 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2917" }, { "category": "external", "summary": "Xerox Security Bulletin XRX23-016 vom 2023-11-14", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-016_FFPSv7-S10_MediaInstall_Nov2023.pdf" }, { "category": "external", "summary": "Xerox Security Bulletin XRX23-017 vom 2023-11-14", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-017_FFPSv7-S11_MediaInstall_Nov2023.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-019 vom 2023-11-16", "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/Xerox-Security-Bulletin-XRX23-019-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "Xerox Security Bulletin XRX23-021", "url": "https://securitydocs.business.xerox.com/wp-content/uploads/2023/11/XRX23-021_FFPSv2_Win10_SecurityBulletin_Nov2023.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-022 vom 2023-12-01", "url": "https://security.business.xerox.com/wp-content/uploads/2023/11/XRX23-022_FFPSv9-S11_MediaInstall_Nov2023.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-005 vom 2024-03-04", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox-Security-Bulletin-XRX24-005-Xerox-FreeFlow%C2%AE-Print-Server-v9_Feb-2024.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX24-001 vom 2024-03-11", "url": "https://security.business.xerox.com/wp-content/uploads/2024/03/Xerox%C2%AE-Security-Bulletin-XRX24-001-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2024:3949-1 vom 2024-11-08", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019796.html" }, { "category": "external", "summary": "openSUSE Security Update OPENSUSE-SU-2024:14572-1 vom 2024-12-13", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/3HI2RC7AJAHY74Q6MK7GNGWU6TITB22V/" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-12-15T23:00:00.000+00:00", "generator": { "date": "2024-12-16T09:17:44.516+00:00", "engine": { "name": "BSI-WID", "version": "1.3.10" } }, "id": "WID-SEC-W-2023-2917", "initial_release_date": "2023-11-14T23:00:00.000+00:00", "revision_history": [ { "date": "2023-11-14T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-11-16T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-11-28T23:00:00.000+00:00", "number": "3", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-11-30T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-03-03T23:00:00.000+00:00", "number": "5", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-03-11T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2024-11-07T23:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2024-12-15T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von openSUSE aufgenommen" } ], "status": "final", "version": "8" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } }, { "category": "product_name", "name": "SUSE openSUSE", "product": { "name": "SUSE openSUSE", "product_id": "T027843", "product_identification_helper": { "cpe": "cpe:/o:suse:opensuse:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "branches": [ { "category": "product_version", "name": "9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } }, { "category": "product_version", "name": "v7", "product": { "name": "Xerox FreeFlow Print Server v7", "product_id": "T015631", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v7" } } }, { "category": "product_version", "name": "v9", "product": { "name": "Xerox FreeFlow Print Server v9", "product_id": "T015632", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9" } } }, { "category": "product_version", "name": "v9 for Solaris", "product": { "name": "Xerox FreeFlow Print Server v9 for Solaris", "product_id": "T028053", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris" } } }, { "category": "product_version", "name": "v2 / Windows 10", "product": { "name": "Xerox FreeFlow Print Server v2 / Windows 10", "product_id": "T031383", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v2__windows_10" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-5715", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2017-5715" }, { "cve": "CVE-2018-3639", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2018-3639" }, { "cve": "CVE-2021-44917", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2021-44917" }, { "cve": "CVE-2021-46784", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2021-46784" }, { "cve": "CVE-2022-31008", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-31008" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-3924" }, { "cve": "CVE-2022-41409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-41409" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48338", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-48338" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2022-4899", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2022-4899" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0666", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0666" }, { "cve": "CVE-2023-0668", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-0668" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1393", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1393" }, { "cve": "CVE-2023-1906", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1906" }, { "cve": "CVE-2023-1981", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-1981" }, { "cve": "CVE-2023-2004", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2004" }, { "cve": "CVE-2023-22025", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22025" }, { "cve": "CVE-2023-22043", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22043" }, { "cve": "CVE-2023-22067", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22067" }, { "cve": "CVE-2023-22081", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22081" }, { "cve": "CVE-2023-22128", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22128" }, { "cve": "CVE-2023-22129", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-22129" }, { "cve": "CVE-2023-23914", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-23914" }, { "cve": "CVE-2023-23915", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-23915" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24805", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-24805" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-27985", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-27985" }, { "cve": "CVE-2023-27986", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-27986" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28319", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28319" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28450", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28450" }, { "cve": "CVE-2023-2854", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2854" }, { "cve": "CVE-2023-2855", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2855" }, { "cve": "CVE-2023-2857", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2857" }, { "cve": "CVE-2023-2858", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2858" }, { "cve": "CVE-2023-2879", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2879" }, { "cve": "CVE-2023-28879", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-28879" }, { "cve": "CVE-2023-2911", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-2911" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29403" }, { "cve": "CVE-2023-29404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29404" }, { "cve": "CVE-2023-29405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29405" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-29491", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29491" }, { "cve": "CVE-2023-29499", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-29499" }, { "cve": "CVE-2023-30581", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30581" }, { "cve": "CVE-2023-30582", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30582" }, { "cve": "CVE-2023-30583", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30583" }, { "cve": "CVE-2023-30584", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30584" }, { "cve": "CVE-2023-30585", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30585" }, { "cve": "CVE-2023-30586", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30586" }, { "cve": "CVE-2023-30587", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30587" }, { "cve": "CVE-2023-30588", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30588" }, { "cve": "CVE-2023-30589", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30589" }, { "cve": "CVE-2023-30590", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-30590" }, { "cve": "CVE-2023-31122", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31122" }, { "cve": "CVE-2023-31124", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31124" }, { "cve": "CVE-2023-31130", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31130" }, { "cve": "CVE-2023-31147", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31147" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-31486", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-31486" }, { "cve": "CVE-2023-3195", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3195" }, { "cve": "CVE-2023-32002", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32002" }, { "cve": "CVE-2023-32003", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32003" }, { "cve": "CVE-2023-32004", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32004" }, { "cve": "CVE-2023-32005", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32005" }, { "cve": "CVE-2023-32006", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32006" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-3247", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3247" }, { "cve": "CVE-2023-32558", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32558" }, { "cve": "CVE-2023-32559", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32559" }, { "cve": "CVE-2023-32573", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32573" }, { "cve": "CVE-2023-32611", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32611" }, { "cve": "CVE-2023-32636", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32636" }, { "cve": "CVE-2023-32643", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32643" }, { "cve": "CVE-2023-32665", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32665" }, { "cve": "CVE-2023-32681", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32681" }, { "cve": "CVE-2023-32762", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32762" }, { "cve": "CVE-2023-32763", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-32763" }, { "cve": "CVE-2023-34241", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-34241" }, { "cve": "CVE-2023-34969", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-34969" }, { "cve": "CVE-2023-36053", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-36053" }, { "cve": "CVE-2023-36191", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-36191" }, { "cve": "CVE-2023-3666", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3666" }, { "cve": "CVE-2023-36664", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-36664" }, { "cve": "CVE-2023-37201", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37201" }, { "cve": "CVE-2023-37202", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37202" }, { "cve": "CVE-2023-37207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37207" }, { "cve": "CVE-2023-37208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37208" }, { "cve": "CVE-2023-37211", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-37211" }, { "cve": "CVE-2023-3823", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3823" }, { "cve": "CVE-2023-3824", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-3824" }, { "cve": "CVE-2023-38403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-38403" }, { "cve": "CVE-2023-4045", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4045" }, { "cve": "CVE-2023-4046", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4046" }, { "cve": "CVE-2023-4047", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4047" }, { "cve": "CVE-2023-40477", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-40477" }, { "cve": "CVE-2023-4048", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4048" }, { "cve": "CVE-2023-4049", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4049" }, { "cve": "CVE-2023-4050", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4050" }, { "cve": "CVE-2023-4054", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4054" }, { "cve": "CVE-2023-4055", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4055" }, { "cve": "CVE-2023-4056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4056" }, { "cve": "CVE-2023-41080", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-41080" }, { "cve": "CVE-2023-41081", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-41081" }, { "cve": "CVE-2023-43622", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-43622" }, { "cve": "CVE-2023-4504", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4504" }, { "cve": "CVE-2023-4573", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4573" }, { "cve": "CVE-2023-4574", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4574" }, { "cve": "CVE-2023-4575", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4575" }, { "cve": "CVE-2023-4576", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4576" }, { "cve": "CVE-2023-45802", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-45802" }, { "cve": "CVE-2023-4581", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4581" }, { "cve": "CVE-2023-4584", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Schwachstellen in unter anderem OpenJDK, Apache und Mozilla Firefox. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T028053", "T002207", "T027843", "T015632", "T002977", "T015631", "T031383" ] }, "release_date": "2023-11-14T23:00:00.000+00:00", "title": "CVE-2023-4584" } ] }
wid-sec-w-2023-2625
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2625 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2625.json" }, { "category": "self", "summary": "WID-SEC-2023-2625 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2625" }, { "category": "external", "summary": "IBM Security Bulletin 7049133 vom 2023-10-10", "url": "https://www.ibm.com/support/pages/node/7049133" }, { "category": "external", "summary": "IBM Security Bulletin 7165686 vom 2024-08-16", "url": "https://www.ibm.com/support/pages/node/7165686" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-08-15T22:00:00.000+00:00", "generator": { "date": "2024-08-16T10:07:42.179+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-2625", "initial_release_date": "2023-10-10T22:00:00.000+00:00", "revision_history": [ { "date": "2023-10-10T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-08-15T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } }, { "category": "product_version_range", "name": "\u003c7.5.0 UP7", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP7", "product_id": "T030425" } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-1000027", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2016-1000027" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2020-13956" }, { "cve": "CVE-2022-21426", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-21426" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-40609", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-40609" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-20867", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-20867" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-2597", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-2597" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28709", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-28709" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30441", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-30441" }, { "cve": "CVE-2023-30994", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-30994" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33201", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-33201" }, { "cve": "CVE-2023-34149", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34149" }, { "cve": "CVE-2023-34396", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34396" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34981", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34981" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38408", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-38408" }, { "cve": "CVE-2023-40367", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-40367" } ] }
WID-SEC-W-2024-0794
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Dell ECS ist ein Objektspeichersystem.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0794 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0794.json" }, { "category": "self", "summary": "WID-SEC-2024-0794 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0794" }, { "category": "external", "summary": "Dell Security Advisory DSA-2024-141 vom 2024-04-04", "url": "https://www.dell.com/support/kbdoc/000223839/dsa-2024-=" } ], "source_lang": "en-US", "title": "Dell ECS: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-11-27T23:00:00.000+00:00", "generator": { "date": "2024-11-28T11:39:04.623+00:00", "engine": { "name": "BSI-WID", "version": "1.3.8" } }, "id": "WID-SEC-W-2024-0794", "initial_release_date": "2024-04-04T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-04T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-11-27T23:00:00.000+00:00", "number": "2", "summary": "Produktzuordnung \u00fcberpr\u00fcft" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c3.8.1.0", "product": { "name": "Dell ECS \u003c3.8.1.0", "product_id": "T033919" } }, { "category": "product_version", "name": "3.8.1.0", "product": { "name": "Dell ECS 3.8.1.0", "product_id": "T033919-fixed", "product_identification_helper": { "cpe": "cpe:/h:dell:ecs:3.8.1.0" } } } ], "category": "product_name", "name": "ECS" } ], "category": "vendor", "name": "Dell" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-18074", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2018-18074" }, { "cve": "CVE-2020-10663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10663" }, { "cve": "CVE-2020-10672", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10672" }, { "cve": "CVE-2020-10673", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10673" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10735" }, { "cve": "CVE-2020-10968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10968" }, { "cve": "CVE-2020-10969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-10969" }, { "cve": "CVE-2020-11111", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11111" }, { "cve": "CVE-2020-11112", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11112" }, { "cve": "CVE-2020-11113", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11113" }, { "cve": "CVE-2020-11612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11612" }, { "cve": "CVE-2020-11619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11619" }, { "cve": "CVE-2020-11620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11620" }, { "cve": "CVE-2020-11979", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-11979" }, { "cve": "CVE-2020-12762", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12762" }, { "cve": "CVE-2020-12825", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-12825" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-13956" }, { "cve": "CVE-2020-14060", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14060" }, { "cve": "CVE-2020-14061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14061" }, { "cve": "CVE-2020-14062", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14062" }, { "cve": "CVE-2020-14195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-14195" }, { "cve": "CVE-2020-15250", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-15250" }, { "cve": "CVE-2020-1945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1945" }, { "cve": "CVE-2020-1967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1967" }, { "cve": "CVE-2020-1971", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-1971" }, { "cve": "CVE-2020-24616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24616" }, { "cve": "CVE-2020-24750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-24750" }, { "cve": "CVE-2020-25649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25649" }, { "cve": "CVE-2020-25658", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-25658" }, { "cve": "CVE-2020-26116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26116" }, { "cve": "CVE-2020-26137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26137" }, { "cve": "CVE-2020-26541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-26541" }, { "cve": "CVE-2020-27216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27216" }, { "cve": "CVE-2020-27218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27218" }, { "cve": "CVE-2020-27223", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-27223" }, { "cve": "CVE-2020-28366", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28366" }, { "cve": "CVE-2020-28493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-28493" }, { "cve": "CVE-2020-29509", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29509" }, { "cve": "CVE-2020-29511", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29511" }, { "cve": "CVE-2020-29582", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29582" }, { "cve": "CVE-2020-29651", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-29651" }, { "cve": "CVE-2020-35490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35490" }, { "cve": "CVE-2020-35491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35491" }, { "cve": "CVE-2020-35728", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-35728" }, { "cve": "CVE-2020-36179", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36179" }, { "cve": "CVE-2020-36180", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36180" }, { "cve": "CVE-2020-36181", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36181" }, { "cve": "CVE-2020-36182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36182" }, { "cve": "CVE-2020-36183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36183" }, { "cve": "CVE-2020-36184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36184" }, { "cve": "CVE-2020-36185", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36185" }, { "cve": "CVE-2020-36186", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36186" }, { "cve": "CVE-2020-36187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36187" }, { "cve": "CVE-2020-36188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36188" }, { "cve": "CVE-2020-36189", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36189" }, { "cve": "CVE-2020-36516", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36516" }, { "cve": "CVE-2020-36518", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36518" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36691", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-36691" }, { "cve": "CVE-2020-7238", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-7238" }, { "cve": "CVE-2020-8840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8840" }, { "cve": "CVE-2020-8908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8908" }, { "cve": "CVE-2020-8911", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8911" }, { "cve": "CVE-2020-8912", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-8912" }, { "cve": "CVE-2020-9488", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9488" }, { "cve": "CVE-2020-9493", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9493" }, { "cve": "CVE-2020-9546", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9546" }, { "cve": "CVE-2020-9547", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9547" }, { "cve": "CVE-2020-9548", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2020-9548" }, { "cve": "CVE-2021-20190", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20190" }, { "cve": "CVE-2021-20323", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-20323" }, { "cve": "CVE-2021-21290", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21290" }, { "cve": "CVE-2021-21295", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21295" }, { "cve": "CVE-2021-21409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-21409" }, { "cve": "CVE-2021-23840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23840" }, { "cve": "CVE-2021-23841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-23841" }, { "cve": "CVE-2021-2471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-2471" }, { "cve": "CVE-2021-25642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-25642" }, { "cve": "CVE-2021-26341", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-26341" }, { "cve": "CVE-2021-27918", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-27918" }, { "cve": "CVE-2021-28153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28153" }, { "cve": "CVE-2021-28165", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28165" }, { "cve": "CVE-2021-28169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28169" }, { "cve": "CVE-2021-28861", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-28861" }, { "cve": "CVE-2021-29425", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-29425" }, { "cve": "CVE-2021-30560", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-30560" }, { "cve": "CVE-2021-3114", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3114" }, { "cve": "CVE-2021-33036", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33036" }, { "cve": "CVE-2021-33194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33194" }, { "cve": "CVE-2021-33195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33195" }, { "cve": "CVE-2021-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33196" }, { "cve": "CVE-2021-33197", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33197" }, { "cve": "CVE-2021-33503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33503" }, { "cve": "CVE-2021-33655", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33655" }, { "cve": "CVE-2021-33656", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-33656" }, { "cve": "CVE-2021-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3424" }, { "cve": "CVE-2021-34428", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-34428" }, { "cve": "CVE-2021-3449", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3449" }, { "cve": "CVE-2021-3450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3450" }, { "cve": "CVE-2021-3530", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3530" }, { "cve": "CVE-2021-36221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36221" }, { "cve": "CVE-2021-36373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36373" }, { "cve": "CVE-2021-36374", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36374" }, { "cve": "CVE-2021-3648", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3648" }, { "cve": "CVE-2021-36690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-36690" }, { "cve": "CVE-2021-3711", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3711" }, { "cve": "CVE-2021-3712", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3712" }, { "cve": "CVE-2021-37136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37136" }, { "cve": "CVE-2021-37137", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37137" }, { "cve": "CVE-2021-37404", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37404" }, { "cve": "CVE-2021-37533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-37533" }, { "cve": "CVE-2021-3754", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3754" }, { "cve": "CVE-2021-3778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3778" }, { "cve": "CVE-2021-3796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3796" }, { "cve": "CVE-2021-3826", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3826" }, { "cve": "CVE-2021-3827", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3827" }, { "cve": "CVE-2021-38297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-38297" }, { "cve": "CVE-2021-3872", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3872" }, { "cve": "CVE-2021-3875", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3875" }, { "cve": "CVE-2021-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3903" }, { "cve": "CVE-2021-3923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3923" }, { "cve": "CVE-2021-3927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3927" }, { "cve": "CVE-2021-3928", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3928" }, { "cve": "CVE-2021-3968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3968" }, { "cve": "CVE-2021-3973", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3973" }, { "cve": "CVE-2021-3974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3974" }, { "cve": "CVE-2021-3984", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-3984" }, { "cve": "CVE-2021-4019", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4019" }, { "cve": "CVE-2021-4037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4037" }, { "cve": "CVE-2021-4069", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4069" }, { "cve": "CVE-2021-4104", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4104" }, { "cve": "CVE-2021-4136", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4136" }, { "cve": "CVE-2021-4157", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4157" }, { "cve": "CVE-2021-4166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4166" }, { "cve": "CVE-2021-41771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-41771" }, { "cve": "CVE-2021-4192", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4192" }, { "cve": "CVE-2021-4193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4193" }, { "cve": "CVE-2021-4203", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-4203" }, { "cve": "CVE-2021-42567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-42567" }, { "cve": "CVE-2021-43797", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-43797" }, { "cve": "CVE-2021-44531", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44531" }, { "cve": "CVE-2021-44532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44532" }, { "cve": "CVE-2021-44533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44533" }, { "cve": "CVE-2021-44716", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44716" }, { "cve": "CVE-2021-44878", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-44878" }, { "cve": "CVE-2021-45078", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-45078" }, { "cve": "CVE-2021-46195", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46195" }, { "cve": "CVE-2021-46828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46828" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2022-0128", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0128" }, { "cve": "CVE-2022-0213", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0213" }, { "cve": "CVE-2022-0225", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0225" }, { "cve": "CVE-2022-0261", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0261" }, { "cve": "CVE-2022-0318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0318" }, { "cve": "CVE-2022-0319", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0319" }, { "cve": "CVE-2022-0351", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0351" }, { "cve": "CVE-2022-0359", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0359" }, { "cve": "CVE-2022-0361", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0361" }, { "cve": "CVE-2022-0392", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0392" }, { "cve": "CVE-2022-0407", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0407" }, { "cve": "CVE-2022-0413", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0413" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0561" }, { "cve": "CVE-2022-0696", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0696" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-1184", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1184" }, { "cve": "CVE-2022-1245", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1245" }, { "cve": "CVE-2022-1271", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1271" }, { "cve": "CVE-2022-1292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1292" }, { "cve": "CVE-2022-1381", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1381" }, { "cve": "CVE-2022-1420", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1420" }, { "cve": "CVE-2022-1462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1462" }, { "cve": "CVE-2022-1466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1466" }, { "cve": "CVE-2022-1471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1471" }, { "cve": "CVE-2022-1586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1586" }, { "cve": "CVE-2022-1587", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1587" }, { "cve": "CVE-2022-1616", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1616" }, { "cve": "CVE-2022-1619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1619" }, { "cve": "CVE-2022-1620", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1620" }, { "cve": "CVE-2022-1679", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1679" }, { "cve": "CVE-2022-1705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1705" }, { "cve": "CVE-2022-1720", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1720" }, { "cve": "CVE-2022-1729", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1729" }, { "cve": "CVE-2022-1733", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1733" }, { "cve": "CVE-2022-1735", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1735" }, { "cve": "CVE-2022-1771", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1771" }, { "cve": "CVE-2022-1785", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1785" }, { "cve": "CVE-2022-1796", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1796" }, { "cve": "CVE-2022-1851", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1851" }, { "cve": "CVE-2022-1897", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1897" }, { "cve": "CVE-2022-1898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1898" }, { "cve": "CVE-2022-1927", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1927" }, { "cve": "CVE-2022-1962", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1962" }, { "cve": "CVE-2022-1968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1968" }, { "cve": "CVE-2022-1974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1974" }, { "cve": "CVE-2022-1975", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-1975" }, { "cve": "CVE-2022-20132", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20132" }, { "cve": "CVE-2022-20141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20141" }, { "cve": "CVE-2022-20154", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20154" }, { "cve": "CVE-2022-20166", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20166" }, { "cve": "CVE-2022-20368", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20368" }, { "cve": "CVE-2022-20369", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20369" }, { "cve": "CVE-2022-2047", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2047" }, { "cve": "CVE-2022-2048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2048" }, { "cve": "CVE-2022-20567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-20567" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-21216", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21216" }, { "cve": "CVE-2022-21233", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21233" }, { "cve": "CVE-2022-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2124" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2126" }, { "cve": "CVE-2022-2129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2129" }, { "cve": "CVE-2022-21363", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21363" }, { "cve": "CVE-2022-21385", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21385" }, { "cve": "CVE-2022-21499", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21499" }, { "cve": "CVE-2022-2153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2153" }, { "cve": "CVE-2022-21540", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21540" }, { "cve": "CVE-2022-21541", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21541" }, { "cve": "CVE-2022-21549", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21549" }, { "cve": "CVE-2022-21618", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21618" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21702", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-21702" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-2182", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2182" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2231", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2231" }, { "cve": "CVE-2022-2256", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2256" }, { "cve": "CVE-2022-2257", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2257" }, { "cve": "CVE-2022-2264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2264" }, { "cve": "CVE-2022-2284", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2284" }, { "cve": "CVE-2022-2285", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2285" }, { "cve": "CVE-2022-2286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2286" }, { "cve": "CVE-2022-2287", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2287" }, { "cve": "CVE-2022-22976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22976" }, { "cve": "CVE-2022-22978", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-22978" }, { "cve": "CVE-2022-2304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2304" }, { "cve": "CVE-2022-2318", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2318" }, { "cve": "CVE-2022-23302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23302" }, { "cve": "CVE-2022-23305", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23305" }, { "cve": "CVE-2022-23307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23307" }, { "cve": "CVE-2022-2343", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2343" }, { "cve": "CVE-2022-2344", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2344" }, { "cve": "CVE-2022-2345", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2345" }, { "cve": "CVE-2022-23471", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23471" }, { "cve": "CVE-2022-23521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23521" }, { "cve": "CVE-2022-23772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23772" }, { "cve": "CVE-2022-23773", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-23773" }, { "cve": "CVE-2022-24302", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24302" }, { "cve": "CVE-2022-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24329" }, { "cve": "CVE-2022-24823", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24823" }, { "cve": "CVE-2022-24903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-24903" }, { "cve": "CVE-2022-2503", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2503" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-25168", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25168" }, { "cve": "CVE-2022-2519", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2519" }, { "cve": "CVE-2022-2520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2520" }, { "cve": "CVE-2022-2521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2521" }, { "cve": "CVE-2022-2522", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2522" }, { "cve": "CVE-2022-25647", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25647" }, { "cve": "CVE-2022-2571", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2571" }, { "cve": "CVE-2022-2580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2580" }, { "cve": "CVE-2022-2581", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2581" }, { "cve": "CVE-2022-25857", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-25857" }, { "cve": "CVE-2022-2588", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2588" }, { "cve": "CVE-2022-2598", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2598" }, { "cve": "CVE-2022-26148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26148" }, { "cve": "CVE-2022-26365", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26365" }, { "cve": "CVE-2022-26373", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26373" }, { "cve": "CVE-2022-2639", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2639" }, { "cve": "CVE-2022-26612", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-26612" }, { "cve": "CVE-2022-2663", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2663" }, { "cve": "CVE-2022-27781", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27781" }, { "cve": "CVE-2022-27782", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27782" }, { "cve": "CVE-2022-27943", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-27943" }, { "cve": "CVE-2022-2795", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2795" }, { "cve": "CVE-2022-28131", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28131" }, { "cve": "CVE-2022-2816", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2816" }, { "cve": "CVE-2022-2817", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2817" }, { "cve": "CVE-2022-2819", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2819" }, { "cve": "CVE-2022-28327", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28327" }, { "cve": "CVE-2022-2845", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2845" }, { "cve": "CVE-2022-2849", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2849" }, { "cve": "CVE-2022-2862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2862" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-28693", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28693" }, { "cve": "CVE-2022-2874", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2874" }, { "cve": "CVE-2022-28748", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-28748" }, { "cve": "CVE-2022-2880", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2880" }, { "cve": "CVE-2022-2889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2889" }, { "cve": "CVE-2022-29162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29162" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-2923", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2923" }, { "cve": "CVE-2022-2946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2946" }, { "cve": "CVE-2022-29526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29526" }, { "cve": "CVE-2022-29583", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29583" }, { "cve": "CVE-2022-2964", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2964" }, { "cve": "CVE-2022-2977", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2977" }, { "cve": "CVE-2022-2980", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2980" }, { "cve": "CVE-2022-2982", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2982" }, { "cve": "CVE-2022-29900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29900" }, { "cve": "CVE-2022-29901", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-29901" }, { "cve": "CVE-2022-2991", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-2991" }, { "cve": "CVE-2022-3016", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3016" }, { "cve": "CVE-2022-3028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3028" }, { "cve": "CVE-2022-3037", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3037" }, { "cve": "CVE-2022-30580", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30580" }, { "cve": "CVE-2022-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30630" }, { "cve": "CVE-2022-30631", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30631" }, { "cve": "CVE-2022-30632", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30632" }, { "cve": "CVE-2022-30633", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-30633" }, { "cve": "CVE-2022-3099", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3099" }, { "cve": "CVE-2022-31030", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31030" }, { "cve": "CVE-2022-31159", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31159" }, { "cve": "CVE-2022-3134", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3134" }, { "cve": "CVE-2022-3153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3153" }, { "cve": "CVE-2022-3169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3169" }, { "cve": "CVE-2022-31690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-31690" }, { "cve": "CVE-2022-32148", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32148" }, { "cve": "CVE-2022-32149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32149" }, { "cve": "CVE-2022-32206", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32206" }, { "cve": "CVE-2022-32208", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32208" }, { "cve": "CVE-2022-32221", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-32221" }, { "cve": "CVE-2022-3234", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3234" }, { "cve": "CVE-2022-3235", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3235" }, { "cve": "CVE-2022-3239", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3239" }, { "cve": "CVE-2022-3278", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3278" }, { "cve": "CVE-2022-3296", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3296" }, { "cve": "CVE-2022-3297", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3297" }, { "cve": "CVE-2022-33196", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33196" }, { "cve": "CVE-2022-3324", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3324" }, { "cve": "CVE-2022-3352", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3352" }, { "cve": "CVE-2022-33740", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33740" }, { "cve": "CVE-2022-33741", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33741" }, { "cve": "CVE-2022-33742", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33742" }, { "cve": "CVE-2022-33972", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33972" }, { "cve": "CVE-2022-33981", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-33981" }, { "cve": "CVE-2022-34169", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34169" }, { "cve": "CVE-2022-3424", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3424" }, { "cve": "CVE-2022-34266", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34266" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-34903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-34903" }, { "cve": "CVE-2022-3491", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3491" }, { "cve": "CVE-2022-3515", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3515" }, { "cve": "CVE-2022-3520", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3520" }, { "cve": "CVE-2022-3521", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3521" }, { "cve": "CVE-2022-3524", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3524" }, { "cve": "CVE-2022-35252", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35252" }, { "cve": "CVE-2022-3542", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3542" }, { "cve": "CVE-2022-3545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3545" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-3565", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3565" }, { "cve": "CVE-2022-3566", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3566" }, { "cve": "CVE-2022-3567", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3567" }, { "cve": "CVE-2022-35737", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-35737" }, { "cve": "CVE-2022-3586", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3586" }, { "cve": "CVE-2022-3591", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3591" }, { "cve": "CVE-2022-3594", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3594" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-36109", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36109" }, { "cve": "CVE-2022-3621", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3621" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3628", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3628" }, { "cve": "CVE-2022-36280", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36280" }, { "cve": "CVE-2022-3629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3629" }, { "cve": "CVE-2022-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3635" }, { "cve": "CVE-2022-3643", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3643" }, { "cve": "CVE-2022-36437", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36437" }, { "cve": "CVE-2022-3646", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3646" }, { "cve": "CVE-2022-3649", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3649" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-36879", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36879" }, { "cve": "CVE-2022-36946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-36946" }, { "cve": "CVE-2022-3705", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3705" }, { "cve": "CVE-2022-37434", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37434" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-37865", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37865" }, { "cve": "CVE-2022-37866", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-37866" }, { "cve": "CVE-2022-38090", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38090" }, { "cve": "CVE-2022-38096", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38096" }, { "cve": "CVE-2022-38126", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38126" }, { "cve": "CVE-2022-38127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38127" }, { "cve": "CVE-2022-38177", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38177" }, { "cve": "CVE-2022-38178", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38178" }, { "cve": "CVE-2022-3821", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3821" }, { "cve": "CVE-2022-38533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38533" }, { "cve": "CVE-2022-38749", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38749" }, { "cve": "CVE-2022-38750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38750" }, { "cve": "CVE-2022-38751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38751" }, { "cve": "CVE-2022-38752", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-38752" }, { "cve": "CVE-2022-39028", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39028" }, { "cve": "CVE-2022-3903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3903" }, { "cve": "CVE-2022-39188", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39188" }, { "cve": "CVE-2022-39399", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-39399" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-40149", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40149" }, { "cve": "CVE-2022-40150", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40150" }, { "cve": "CVE-2022-40151", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40151" }, { "cve": "CVE-2022-40152", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40152" }, { "cve": "CVE-2022-40153", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40153" }, { "cve": "CVE-2022-40303", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40303" }, { "cve": "CVE-2022-40304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40304" }, { "cve": "CVE-2022-40307", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40307" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-40768", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40768" }, { "cve": "CVE-2022-40899", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-40899" }, { "cve": "CVE-2022-4095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4095" }, { "cve": "CVE-2022-41218", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41218" }, { "cve": "CVE-2022-4129", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4129" }, { "cve": "CVE-2022-4141", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4141" }, { "cve": "CVE-2022-41717", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41717" }, { "cve": "CVE-2022-41721", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41721" }, { "cve": "CVE-2022-41848", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41848" }, { "cve": "CVE-2022-41850", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41850" }, { "cve": "CVE-2022-41854", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41854" }, { "cve": "CVE-2022-41858", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41858" }, { "cve": "CVE-2022-41881", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41881" }, { "cve": "CVE-2022-41903", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41903" }, { "cve": "CVE-2022-41915", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41915" }, { "cve": "CVE-2022-41966", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41966" }, { "cve": "CVE-2022-41974", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-41974" }, { "cve": "CVE-2022-42003", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42003" }, { "cve": "CVE-2022-42004", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42004" }, { "cve": "CVE-2022-42010", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42010" }, { "cve": "CVE-2022-42011", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42011" }, { "cve": "CVE-2022-42012", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42012" }, { "cve": "CVE-2022-42328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42328" }, { "cve": "CVE-2022-42329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42329" }, { "cve": "CVE-2022-42703", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42703" }, { "cve": "CVE-2022-42889", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42889" }, { "cve": "CVE-2022-42895", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42895" }, { "cve": "CVE-2022-42896", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42896" }, { "cve": "CVE-2022-42898", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42898" }, { "cve": "CVE-2022-4292", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4292" }, { "cve": "CVE-2022-4293", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4293" }, { "cve": "CVE-2022-42969", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-42969" }, { "cve": "CVE-2022-4304", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4304" }, { "cve": "CVE-2022-43552", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43552" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43750", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43750" }, { "cve": "CVE-2022-4378", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4378" }, { "cve": "CVE-2022-43945", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43945" }, { "cve": "CVE-2022-43995", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-43995" }, { "cve": "CVE-2022-4415", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4415" }, { "cve": "CVE-2022-4450", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4450" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-45688", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45688" }, { "cve": "CVE-2022-45884", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45884" }, { "cve": "CVE-2022-45885", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45885" }, { "cve": "CVE-2022-45886", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45886" }, { "cve": "CVE-2022-45887", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45887" }, { "cve": "CVE-2022-45919", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45919" }, { "cve": "CVE-2022-45934", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45934" }, { "cve": "CVE-2022-45939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-45939" }, { "cve": "CVE-2022-4662", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-4662" }, { "cve": "CVE-2022-46751", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46751" }, { "cve": "CVE-2022-46908", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-46908" }, { "cve": "CVE-2022-47629", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47629" }, { "cve": "CVE-2022-47929", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-47929" }, { "cve": "CVE-2022-48281", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48281" }, { "cve": "CVE-2022-48337", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48337" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-0045", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0045" }, { "cve": "CVE-2023-0049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0049" }, { "cve": "CVE-2023-0051", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0051" }, { "cve": "CVE-2023-0054", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0054" }, { "cve": "CVE-2023-0215", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0215" }, { "cve": "CVE-2023-0286", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0286" }, { "cve": "CVE-2023-0288", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0288" }, { "cve": "CVE-2023-0433", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0433" }, { "cve": "CVE-2023-0464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0464" }, { "cve": "CVE-2023-0465", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0465" }, { "cve": "CVE-2023-0466", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0466" }, { "cve": "CVE-2023-0512", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0512" }, { "cve": "CVE-2023-0590", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0590" }, { "cve": "CVE-2023-0597", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0597" }, { "cve": "CVE-2023-0833", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-0833" }, { "cve": "CVE-2023-1076", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1076" }, { "cve": "CVE-2023-1095", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1095" }, { "cve": "CVE-2023-1118", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1118" }, { "cve": "CVE-2023-1127", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1127" }, { "cve": "CVE-2023-1170", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1170" }, { "cve": "CVE-2023-1175", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1175" }, { "cve": "CVE-2023-1370", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1370" }, { "cve": "CVE-2023-1380", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1380" }, { "cve": "CVE-2023-1390", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1390" }, { "cve": "CVE-2023-1436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1436" }, { "cve": "CVE-2023-1513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1513" }, { "cve": "CVE-2023-1611", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1611" }, { "cve": "CVE-2023-1670", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1670" }, { "cve": "CVE-2023-1855", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1855" }, { "cve": "CVE-2023-1989", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1989" }, { "cve": "CVE-2023-1990", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1990" }, { "cve": "CVE-2023-1998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-1998" }, { "cve": "CVE-2023-20862", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-20862" }, { "cve": "CVE-2023-2124", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2124" }, { "cve": "CVE-2023-2162", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2162" }, { "cve": "CVE-2023-2176", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2176" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-2194", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2194" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-22490", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22490" }, { "cve": "CVE-2023-2253", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2253" }, { "cve": "CVE-2023-22809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-22809" }, { "cve": "CVE-2023-23454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23454" }, { "cve": "CVE-2023-23455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23455" }, { "cve": "CVE-2023-23559", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23559" }, { "cve": "CVE-2023-23916", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23916" }, { "cve": "CVE-2023-23946", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-23946" }, { "cve": "CVE-2023-24329", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24329" }, { "cve": "CVE-2023-24532", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24532" }, { "cve": "CVE-2023-24534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24534" }, { "cve": "CVE-2023-2483", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2483" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-2513", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2513" }, { "cve": "CVE-2023-25193", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25193" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-25690", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25690" }, { "cve": "CVE-2023-25809", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25809" }, { "cve": "CVE-2023-25815", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-25815" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2650", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2650" }, { "cve": "CVE-2023-26545", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26545" }, { "cve": "CVE-2023-26604", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-26604" }, { "cve": "CVE-2023-27533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27533" }, { "cve": "CVE-2023-27534", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27534" }, { "cve": "CVE-2023-27535", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27535" }, { "cve": "CVE-2023-27536", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27536" }, { "cve": "CVE-2023-27538", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27538" }, { "cve": "CVE-2023-27561", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-27561" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28320", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28320" }, { "cve": "CVE-2023-28321", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28321" }, { "cve": "CVE-2023-28322", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28322" }, { "cve": "CVE-2023-28328", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28328" }, { "cve": "CVE-2023-28464", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28464" }, { "cve": "CVE-2023-28486", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28486" }, { "cve": "CVE-2023-28487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28487" }, { "cve": "CVE-2023-28642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28642" }, { "cve": "CVE-2023-28772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28772" }, { "cve": "CVE-2023-28840", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28840" }, { "cve": "CVE-2023-28841", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28841" }, { "cve": "CVE-2023-28842", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-28842" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-29383", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29383" }, { "cve": "CVE-2023-29402", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29402" }, { "cve": "CVE-2023-29406", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29406" }, { "cve": "CVE-2023-29409", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-29409" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30630", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30630" }, { "cve": "CVE-2023-30772", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-30772" }, { "cve": "CVE-2023-31084", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31084" }, { "cve": "CVE-2023-3138", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3138" }, { "cve": "CVE-2023-31436", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31436" }, { "cve": "CVE-2023-31484", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-31484" }, { "cve": "CVE-2023-32269", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32269" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33264", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-33264" }, { "cve": "CVE-2023-34034", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34034" }, { "cve": "CVE-2023-34035", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34035" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34462", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-34462" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-3635", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-3635" }, { "cve": "CVE-2023-36479", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-36479" }, { "cve": "CVE-2023-39533", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-39533" }, { "cve": "CVE-2023-40167", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40167" }, { "cve": "CVE-2023-40217", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-40217" }, { "cve": "CVE-2023-41105", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41105" }, { "cve": "CVE-2023-41900", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-41900" }, { "cve": "CVE-2023-43642", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43642" }, { "cve": "CVE-2023-43804", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-43804" }, { "cve": "CVE-2023-44487", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-44487" }, { "cve": "CVE-2023-45803", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2023-45803" }, { "cve": "CVE-2024-21626", "notes": [ { "category": "description", "text": "In Dell ECS existieren mehrere Schwachstellen. Diese bestehen in diversen Komponenten von Drittanbietern. Ein Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuf\u00fchren, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuf\u00fchren, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T033919" ] }, "release_date": "2024-04-04T22:00:00.000+00:00", "title": "CVE-2024-21626" } ] }
WID-SEC-W-2023-2625
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "IBM QRadar Security Information and Event Management (SIEM) bietet Unterst\u00fctzung bei der Erkennung und Priorisierung von Sicherheitsbedrohungen im Unternehmen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-2625 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2625.json" }, { "category": "self", "summary": "WID-SEC-2023-2625 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2625" }, { "category": "external", "summary": "IBM Security Bulletin 7049133 vom 2023-10-10", "url": "https://www.ibm.com/support/pages/node/7049133" }, { "category": "external", "summary": "IBM Security Bulletin 7165686 vom 2024-08-16", "url": "https://www.ibm.com/support/pages/node/7165686" } ], "source_lang": "en-US", "title": "IBM QRadar SIEM: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-08-15T22:00:00.000+00:00", "generator": { "date": "2024-08-16T10:07:42.179+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-2625", "initial_release_date": "2023-10-10T22:00:00.000+00:00", "revision_history": [ { "date": "2023-10-10T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-08-15T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von IBM aufgenommen" } ], "status": "final", "version": "2" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "7.5", "product": { "name": "IBM QRadar SIEM 7.5", "product_id": "T022954", "product_identification_helper": { "cpe": "cpe:/a:ibm:qradar_siem:7.5" } } }, { "category": "product_version_range", "name": "\u003c7.5.0 UP7", "product": { "name": "IBM QRadar SIEM \u003c7.5.0 UP7", "product_id": "T030425" } } ], "category": "product_name", "name": "QRadar SIEM" } ], "category": "vendor", "name": "IBM" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-1000027", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2016-1000027" }, { "cve": "CVE-2020-13956", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2020-13956" }, { "cve": "CVE-2022-21426", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-21426" }, { "cve": "CVE-2022-25147", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-25147" }, { "cve": "CVE-2022-3564", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-3564" }, { "cve": "CVE-2022-40609", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-40609" }, { "cve": "CVE-2022-48339", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2022-48339" }, { "cve": "CVE-2023-20867", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-20867" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21930", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21930" }, { "cve": "CVE-2023-21937", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21937" }, { "cve": "CVE-2023-21938", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21938" }, { "cve": "CVE-2023-21939", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21939" }, { "cve": "CVE-2023-21954", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21954" }, { "cve": "CVE-2023-21967", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21967" }, { "cve": "CVE-2023-21968", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-21968" }, { "cve": "CVE-2023-24998", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-24998" }, { "cve": "CVE-2023-25652", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-25652" }, { "cve": "CVE-2023-2597", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-2597" }, { "cve": "CVE-2023-26048", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-26048" }, { "cve": "CVE-2023-26049", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-26049" }, { "cve": "CVE-2023-2828", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-2828" }, { "cve": "CVE-2023-28709", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-28709" }, { "cve": "CVE-2023-29007", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-29007" }, { "cve": "CVE-2023-2976", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-2976" }, { "cve": "CVE-2023-30441", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-30441" }, { "cve": "CVE-2023-30994", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-30994" }, { "cve": "CVE-2023-32067", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-32067" }, { "cve": "CVE-2023-32697", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-32697" }, { "cve": "CVE-2023-33201", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-33201" }, { "cve": "CVE-2023-34149", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34149" }, { "cve": "CVE-2023-34396", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34396" }, { "cve": "CVE-2023-34453", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34453" }, { "cve": "CVE-2023-34454", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34454" }, { "cve": "CVE-2023-34455", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34455" }, { "cve": "CVE-2023-34981", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-34981" }, { "cve": "CVE-2023-35116", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-35116" }, { "cve": "CVE-2023-38408", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-38408" }, { "cve": "CVE-2023-40367", "notes": [ { "category": "description", "text": "In IBM QRadar SIEM existieren mehrere Schwachstellen. Die Fehler bestehen unter anderem aufgrund von Puffer\u00fcberl\u00e4ufen, Integer-\u00dcberl\u00e4ufen, unsicherer Behandlung, Use-after-free-Fehlern und einem unsicheren Deserialisierungsfehler. Zu den betroffenen Komponenten geh\u00f6ren Apache Tomcat, Apache Portable Runtime, Apache HttpClient, Java SE, l2cap_reassemble_sdu, c-ares, The Bouncy Castle Crypto Package, Pivota Spring Framework, snappy-java, IBM SDK, GNU Emacs, Fasterxml jackson-databind, VMWare Tools, Eclipse Jetty, OpenSSH, ISC BIND, Apache Struts, Git, SQLite JDBC, Eclipse Openj9 und Google Guava. Ein entfernter oder lokaler Angreifer kann diese Schwachstellen ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand herbeizuf\u00fchren und einen Cross-Site-Scripting-Angriff durchzuf\u00fchren. Die erfolgreiche Ausnutzung einiger dieser Schwachstellen erfordert eine Benutzerinteraktion oder erh\u00f6hte Rechte." } ], "product_status": { "known_affected": [ "T022954" ] }, "release_date": "2023-10-10T22:00:00.000+00:00", "title": "CVE-2023-40367" } ] }
rhsa-2023_4101
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:43:10+00:00", "generator": { "date": "2024-11-22T23:43:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:43:10+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_4153
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:43:50+00:00", "generator": { "date": "2024-11-22T23:43:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:43:50+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:4100
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:12+00:00", "generator": { "date": "2025-09-25T12:54:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:12+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:4102
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:13+00:00", "generator": { "date": "2025-09-25T12:54:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54: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. 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:4332
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: named\u0027s configured cache size limit can be significantly exceeded (CVE-2023-2828)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:4332", "url": "https://access.redhat.com/errata/RHSA-2023:4332" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2216227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4332.json" } ], "title": "Red Hat Security Advisory: bind security update", "tracking": { "current_release_date": "2025-09-25T12:54:39+00:00", "generator": { "date": "2025-09-25T12:54:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2023:4332", "initial_release_date": "2023-07-31T09:39:38+00:00", "revision_history": [ { "date": "2023-07-31T09:39:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-07-31T09:39:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:54:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product_id": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product_id": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.src", "product": { "name": "bind-32:9.11.26-4.el8_4.2.src", "product_id": "bind-32:9.11.26-4.el8_4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=src\u0026epoch=32" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Anat Bremler-Barr", "Yehuda Afek", "Yuval Shavitt" ], "organization": "Tel-Aviv University", "summary": "Acknowledged by upstream." }, { "names": [ "Shoham Danino" ], "organization": "Reichman University", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-2828", "discovery_date": "2023-06-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2216227" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured max-cache-size limit to exceed significantly.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: named\u0027s configured cache size limit can be significantly exceeded", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "RHBZ#2216227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-2828", "url": "https://kb.isc.org/docs/cve-2023-2828" } ], "release_date": "2023-06-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-07-31T09:39:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4332" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind: named\u0027s configured cache size limit can be significantly exceeded" } ] }
RHSA-2023:4101
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:12+00:00", "generator": { "date": "2025-09-25T12:54:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:12+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:4153
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:19+00:00", "generator": { "date": "2025-09-25T12:54:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:19+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_4100
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:43:19+00:00", "generator": { "date": "2024-11-22T23:43:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:43:19+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_4152
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:43:39+00:00", "generator": { "date": "2024-11-22T23:43:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:43:39+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:4154
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:19+00:00", "generator": { "date": "2025-09-25T12:54:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:19+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" } ] }
RHSA-2023:4332
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: named\u0027s configured cache size limit can be significantly exceeded (CVE-2023-2828)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:4332", "url": "https://access.redhat.com/errata/RHSA-2023:4332" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2216227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4332.json" } ], "title": "Red Hat Security Advisory: bind security update", "tracking": { "current_release_date": "2025-09-25T12:54:39+00:00", "generator": { "date": "2025-09-25T12:54:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "id": "RHSA-2023:4332", "initial_release_date": "2023-07-31T09:39:38+00:00", "revision_history": [ { "date": "2023-07-31T09:39:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-07-31T09:39:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-09-25T12:54:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product_id": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product_id": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.src", "product": { "name": "bind-32:9.11.26-4.el8_4.2.src", "product_id": "bind-32:9.11.26-4.el8_4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=src\u0026epoch=32" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Anat Bremler-Barr", "Yehuda Afek", "Yuval Shavitt" ], "organization": "Tel-Aviv University", "summary": "Acknowledged by upstream." }, { "names": [ "Shoham Danino" ], "organization": "Reichman University", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-2828", "discovery_date": "2023-06-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2216227" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured max-cache-size limit to exceed significantly.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: named\u0027s configured cache size limit can be significantly exceeded", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "RHBZ#2216227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-2828", "url": "https://kb.isc.org/docs/cve-2023-2828" } ], "release_date": "2023-06-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-07-31T09:39:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4332" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind: named\u0027s configured cache size limit can be significantly exceeded" } ] }
RHSA-2023:4152
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:19+00:00", "generator": { "date": "2025-09-25T12:54:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:19+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:4099
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:16+00:00", "generator": { "date": "2025-09-25T12:54:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:16+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:4102
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:13+00:00", "generator": { "date": "2025-09-25T12:54:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54: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. 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:4153
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:19+00:00", "generator": { "date": "2025-09-25T12:54:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:19+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:4037
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:03+00:00", "generator": { "date": "2025-09-25T12:54:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:03+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
Notes
{ "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": "2024-11-22T23:43:01+00:00", "generator": { "date": "2024-11-22T23:43:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:43:01+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_4154
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:43:29+00:00", "generator": { "date": "2024-11-22T23:43:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:43:29+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" } ] }
rhsa-2023:4100
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:12+00:00", "generator": { "date": "2025-09-25T12:54:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:12+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:4152
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:19+00:00", "generator": { "date": "2025-09-25T12:54:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:19+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:4005
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:53:59+00:00", "generator": { "date": "2025-09-25T12:53:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:53:59+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:4099
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:16+00:00", "generator": { "date": "2025-09-25T12:54:16+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:16+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:4101
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:12+00:00", "generator": { "date": "2025-09-25T12:54:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:12+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:4005
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:53:59+00:00", "generator": { "date": "2025-09-25T12:53:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:53:59+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_4005
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:42:32+00:00", "generator": { "date": "2024-11-22T23:42:32+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:42:32+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_4332
Vulnerability from csaf_redhat
Notes
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for bind is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: named\u0027s configured cache size limit can be significantly exceeded (CVE-2023-2828)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2023:4332", "url": "https://access.redhat.com/errata/RHSA-2023:4332" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2216227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_4332.json" } ], "title": "Red Hat Security Advisory: bind security update", "tracking": { "current_release_date": "2024-11-22T23:44:00+00:00", "generator": { "date": "2024-11-22T23:44:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "id": "RHSA-2023:4332", "initial_release_date": "2023-07-31T09:39:38+00:00", "revision_history": [ { "date": "2023-07-31T09:39:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-07-31T09:39:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-22T23:44: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 AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_aus:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_e4s:8.4::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:rhel_tus:8.4::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=x86_64\u0026epoch=32" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=i686\u0026epoch=32" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product_id": "bind-license-32:9.11.26-4.el8_4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-license@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32" } } }, { "category": "product_version", "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product_id": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-bind@9.11.26-4.el8_4.2?arch=noarch\u0026epoch=32" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.src", "product": { "name": "bind-32:9.11.26-4.el8_4.2.src", "product_id": "bind-32:9.11.26-4.el8_4.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=src\u0026epoch=32" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=aarch64\u0026epoch=32" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=ppc64le\u0026epoch=32" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bind-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-lite-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debugsource@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-devel@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } }, { "category": "product_version", "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product_id": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bind-export-libs@9.11.26-4.el8_4.2?arch=s390x\u0026epoch=32" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)", "product_id": "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS AUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.AUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.8.4)", "product_id": "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.src as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.src", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-license-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "bind-license-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64" }, "product_reference": "bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "python3-bind-32:9.11.26-4.el8_4.2.noarch as a component of Red Hat Enterprise Linux BaseOS TUS (v.8.4)", "product_id": "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" }, "product_reference": "python3-bind-32:9.11.26-4.el8_4.2.noarch", "relates_to_product_reference": "BaseOS-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Anat Bremler-Barr", "Yehuda Afek", "Yuval Shavitt" ], "organization": "Tel-Aviv University", "summary": "Acknowledged by upstream." }, { "names": [ "Shoham Danino" ], "organization": "Reichman University", "summary": "Acknowledged by upstream." } ], "cve": "CVE-2023-2828", "discovery_date": "2023-06-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2216227" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in BIND. The effectiveness of the cache-cleaning algorithm used in named can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured max-cache-size limit to exceed significantly.", "title": "Vulnerability description" }, { "category": "summary", "text": "bind: named\u0027s configured cache size limit can be significantly exceeded", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-2828" }, { "category": "external", "summary": "RHBZ#2216227", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2216227" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-2828", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2828" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828" }, { "category": "external", "summary": "https://kb.isc.org/docs/cve-2023-2828", "url": "https://kb.isc.org/docs/cve-2023-2828" } ], "release_date": "2023-06-21T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-07-31T09:39:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nAfter installing the update, the BIND daemon (named) will be restarted automatically.", "product_ids": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:4332" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "AppStream-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "AppStream-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "AppStream-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "AppStream-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.AUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.AUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.AUS:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.E4S:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.aarch64", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.ppc64le", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.s390x", "BaseOS-8.4.0.Z.E4S:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.E4S:python3-bind-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.src", "BaseOS-8.4.0.Z.TUS:bind-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-debugsource-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-export-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-libs-lite-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-license-32:9.11.26-4.el8_4.2.noarch", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-lite-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-devel-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-libs-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-pkcs11-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-chroot-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-sdb-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.i686", "BaseOS-8.4.0.Z.TUS:bind-utils-debuginfo-32:9.11.26-4.el8_4.2.x86_64", "BaseOS-8.4.0.Z.TUS:python3-bind-32:9.11.26-4.el8_4.2.noarch" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "bind: named\u0027s configured cache size limit can be significantly exceeded" } ] }
rhsa-2023_4102
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:42:51+00:00", "generator": { "date": "2024-11-22T23:42:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:42:51+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:4154
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:19+00:00", "generator": { "date": "2025-09-25T12:54:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:19+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" } ] }
RHSA-2023:4037
Vulnerability from csaf_redhat
Notes
{ "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-09-25T12:54:03+00:00", "generator": { "date": "2025-09-25T12:54:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.8" } }, "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-09-25T12:54:03+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_4037
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-22T23:42:41+00:00", "generator": { "date": "2024-11-22T23:42:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.1" } }, "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": "2024-11-22T23:42:41+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" } ] }
ghsa-v668-ccv8-m5gx
Vulnerability from github
Every named
instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the max-cache-size
statement in the configuration file; it defaults to 90% of the total amount of memory available on the host. When the size of the cache reaches 7/8 of the configured limit, a cache-cleaning algorithm starts to remove expired and/or least-recently used RRsets from the cache, to keep memory use below the configured limit.
It has been discovered that the effectiveness of the cache-cleaning algorithm used in named
can be severely diminished by querying the resolver for specific RRsets in a certain order, effectively allowing the configured max-cache-size
limit to be significantly exceeded.
This issue affects BIND 9 versions 9.11.0 through 9.16.41, 9.18.0 through 9.18.15, 9.19.0 through 9.19.13, 9.11.3-S1 through 9.16.41-S1, and 9.18.11-S1 through 9.18.15-S1.
{ "affected": [], "aliases": [ "CVE-2023-2828" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-06-21T17:15:47Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-v668-ccv8-m5gx", "modified": "2024-04-04T04:59:25Z", "published": "2023-06-21T18:31:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828" }, { "type": "WEB", "url": "https://kb.isc.org/docs/cve-2023-2828" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230703-0010" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5439" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/06/21/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
icsa-25-105-08
Vulnerability from csaf_cisa
Notes
{ "document": { "acknowledgments": [ { "organization": "ABB", "summary": "reporting these vulnerabilities to CISA." } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited", "tlp": { "label": "WHITE", "url": "https://us-cert.cisa.gov/tlp/" } }, "lang": "En", "notes": [ { "category": "summary", "text": "ABB is aware of public reports of a vulnerabilities in product versions listed as affected in this advisory. An attacker who successfully exploited these vulnerabilities could cause the product to stop, make the product inacces-sible, take remote control of the product or insert and run arbitrary code.\nAs part of ABB product lifecycle policy, once a product transitions to end-of-life, we discontinue maintenance, security patches, and technical support to focus on current and future technologies. While the product will continue to function, we strongly recommend implementing mitigations defined in this document, such as using a private APN cellular network between Arctic wireless gateways and ARM600 for establishing VPN tunnels, to mitigate security risks and avoid potential vulnerabilities.\nAs part of ABB product lifecycle policy, once a product transitions to Limited state, we discontinue maintenance, security patches, and technical support to focus on current and future technologies. While the product will continue to function, we strongly recommend implementing mitigations defined in this document to mitigate security risks.", "title": "Summary" }, { "category": "general", "text": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n3.\tARM600 system is by default not dependent on the name service (DNS). If name service is not used in the system, the name service port (TCP/UDP port 53) can be blocked by a firewall.\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n5.\tFilter specific ICMP packets from external systems (ICMP type 13 and 14) by firewall for not exposing the system time. \n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n\n14.\tIn ARM600SW installations, avoid servers with AMD processors vulnerable to the following: CVE-2021-26401, CVE-2023-20569 and CVE-2023-20593.\n\n\n15.\tAvoid using AX88179_178A chipset-based USB -to-Ethernet devices.\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "title": "Mitigating factors" }, { "category": "other", "text": "For any installation of software-related ABB products we strongly recommend the following (non-exhaustive) list of cyber security practices:\n\u2013\tIsolate special purpose networks (e.g. for automation systems) and remote devices behind firewalls and separate them from any general-purpose network (e.g. office or home networks).\n\u2013\tInstall physical controls so no unauthorized personnel can access your devices, components, peripheral equipment, and networks.\n\u2013\tNever connect programming software or computers containing programing software to any network other than the network for the devices that it is intended for.\n\u2013\tScan all data imported into your environment before use to detect potential malware infections.\n\u2013\tMinimize network exposure for all applications and endpoints to ensure that they are not accessible from the internet unless they are designed for such exposure and the intended use requires such.\n\u2013\tEnsure all nodes are always up to date in terms of installed software, operating system, and firmware patches as well as anti-virus and firewall.\n\u2013\tWhen remote access is required, use secure methods, such as Virtual Private Networks (VPNs). Recognize that VPNs may have vulnerabilities and should be updated to the most current version available. Also, understand that VPNs are only as secure as the connected devices.\nMore information on recommended practices can be found in the following document:\n1MRS758860 Rev. F, Arctic Cyber Security Deployment Guideline\n", "title": "General security recommendations" }, { "category": "other", "text": "For additional instructions and support please contact your local ABB service organization. For contact information, see www.abb.com/contactcenters.\nInformation about ABB\u2019s cyber security program and capabilities can be found at www.abb.com/cybersecurity.\n", "title": "Support" }, { "category": "legal_disclaimer", "text": "The information in this document is subject to change without notice, and should not be construed as a commitment by ABB.\nABB provides no warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, for the information contained in this document, and assumes no responsibility for any errors that may appear in this document. In no event shall ABB or any of its suppliers be liable for direct, indirect, special, incidental or consequential damages of any nature or kind arising from the use of this document, or from the use of any hardware or software described in this document, even if ABB or its suppliers have been advised of the possibility of such damages.\nThis document and parts hereof must not be reproduced or copied without written permission from ABB, and the contents hereof must not be imparted to a third party nor used for any unauthorized purpose.\nAll rights to registrations and trademarks reside with their respective owners.\n", "title": "Notice" }, { "category": "legal_disclaimer", "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.", "title": "Legal Notice" }, { "category": "other", "text": "This CISA CSAF advisory was converted from ABB PSIRT\u0027s CSAF advisory.", "title": "Advisory Conversion Disclaimer" }, { "category": "other", "text": "Energy", "title": "Critical infrastructure sectors" }, { "category": "other", "text": "Worldwide", "title": "Countries/areas deployed" }, { "category": "other", "text": "Switzerland", "title": "Company headquarters location" }, { "category": "general", "text": "CISA recommends users take defensive measures to minimize the exploitation risk of this vulnerability.", "title": "Recommended Practices" }, { "category": "general", "text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.", "title": "Recommended Practices" }, { "category": "general", "text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.", "title": "Recommended Practices" }, { "category": "general", "text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.", "title": "Recommended Practices" } ], "publisher": { "category": "other", "contact_details": "central@cisa.dhs.gov", "name": "CISA", "namespace": "https://www.cisa.gov/" }, "references": [ { "category": "self", "summary": "ICS Advisory ICSA-25-105-08 JSON", "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2025/icsa-25-105-08.json" }, { "summary": "User Manual", "url": "https://library.e.abb.com/public/0498e4c0babd46aa9243aedd6f99c375/ARM600_user_758861_ENk.pdf" }, { "summary": "ABB product lifecycle policy", "url": "https://new.abb.com/service/electrification/life-cycle-management?pe_data=D42415F457244415145784545584371%7C29609824" }, { "summary": "ABB CYBERSECURITY ADVISORY - PDF version ", "url": "https://search.abb.com/library/Download.aspx?DocumentID=2NGA002579\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch" }, { "summary": "1MRS758860, Rev. F Arctic, Cyber Security Deployment Guideline", "url": "https://search.abb.com/library/Download.aspx?DocumentID=1MRS758860\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch" }, { "summary": "Cyber Security Deployment Guideline", "url": "https://library.e.abb.com/public/ffab1a14a42646c6adee38fc3de61dad/Arctic_csdepl_758860_ENf.pdf" }, { "category": "self", "summary": "ICS Advisory ICSA-25-105-08 - Web Version", "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-105-08" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/topics/industrial-control-systems" }, { "category": "external", "summary": "Recommended Practices", "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B" } ], "title": "ABB M2M Gateway", "tracking": { "current_release_date": "2025-04-07T10:30:00.000000Z", "generator": { "date": "2025-04-15T16:37:24.772764Z", "engine": { "name": "CISA CSAF Generator", "version": "1.0.0" } }, "id": "ICSA-25-105-08", "initial_release_date": "2025-04-07T10:30:00.000000Z", "revision_history": [ { "date": "2025-04-07T10:30:00.000000Z", "number": "1.0.0", "summary": "Initial Version" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003e=4.1.2|\u003c=5.0.3", "product": { "name": "ABB M2M Gateway ARM600, firmware versions = 4.1.2 \u003c= 5.0.3", "product_id": "CSAFPID-0001" } } ], "category": "product_name", "name": "ARM600" }, { "branches": [ { "category": "product_version_range", "name": "\u003e=5.0.1|\u003c=5.0.3", "product": { "name": "ABB M2M Gateway SW, software versions = 5.0.1 \u003c= 5.0.3", "product_id": "CSAFPID-0002" } } ], "category": "product_name", "name": "SW" } ], "category": "product_family", "name": "ABB M2M Gateway" } ], "category": "vendor", "name": "ABB" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-23521", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "description", "text": "Vulnerability in Git that arises from an issue with git attributes parsing. This flaw can lead to an integer overflow, which might be exploited by authenticated attackers to execute arbitrary code or cause a denial of service.", "title": "CVE description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-23521", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23521" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 8.1, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 8.1, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-23521" }, { "cve": "CVE-2022-41903", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "description", "text": "Vulnerability in Git that involves a heap overflow in the git archive and git log --format commands. This flaw can potentially lead to remote code execution (RCE) if exploited by authenticated attacker.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-41903", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41903" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 8.1, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 8.1, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-41903" }, { "cve": "CVE-2023-25690", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "description", "text": "Vulnerability in Apache HTTP Server versions 2.4.0 through 2.4.55. It involves HTTP Request Smuggling\ndue to certain mod_proxy configurations combined with RewriteRule or ProxyPassMatch directives. This\nflaw can lead to bypassing access controls by an authenticated attacker.\n", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-25690", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25690" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 8.1, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 8.1, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-25690" }, { "cve": "CVE-2023-38408", "cwe": { "id": "CWE-428", "name": "Unquoted Search Path or Element" }, "notes": [ { "category": "description", "text": "Vulnerability in the PKCS#11 feature of ssh-agent in OpenSSH versions before 9.3p2. It involves an \ninsufficiently trustworthy search path, which can lead to remote code execution if an agent is \nforwarded by authenticated user to an attacker-controlled system.\n", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD -CVE-2023-38408 ", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-38408" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 8.1, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 8.1, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-38408" }, { "cve": "CVE-2016-10009", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "description", "text": "Untrusted search path vulnerability in ssh-agent.c in ssh-agent in OpenSSH before 7.4 allows remote\nattackers to execute arbitrary local PKCS#11 modules by leveraging control over a forwarded agent socket.\n", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2016-10009", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10009" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "environmentalScore": 5.8, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "LOW", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 5.8, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2016-10009" }, { "cve": "CVE-2022-2526", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "description", "text": "A use-after-free vulnerability was found in system. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in \u0027resolved-dns-stream.c\u0027 not incrementing the reference counting for the DnsStream object. Therefore, other functions and callbacks called can dereference the DNSStream object, causing the use-after-free when the reference is still used later, allowing authenticated user to execute arbitrary code.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-2526", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2526" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.8, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "REASONABLE", "scope": "UNCHANGED", "temporalScore": 7.8, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:R", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-2526" }, { "cve": "CVE-2022-37434", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "description", "text": "zlib through 1.2.12 has a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field, potentially allowing an authenticated attacker to reveal sensitive information or to cause a denial-of-service situation.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-37434", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37434" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 8.1, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 8.1, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-37434" }, { "cve": "CVE-2023-20032", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "description", "text": "A vulnerability in the HFS+ partition file parser of ClamAV versions 1.0.0 and earlier, 0.105.1 and earlier, and 0.103.7 and earlier could allow an unauthenticated, remote attacker to execute arbitrary code. This vulnerability is due to a missing buffer size check that may result in a heap buffer overflow write. An authenticated attacker could exploit this vulnerability by submitting a crafted HFS+ partition file to be scanned by ClamAV on an affected device.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-20032", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20032" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-20032" }, { "cve": "CVE-2022-38177", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "description", "text": "By spoofing the target resolver with responses that have a malformed ECDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2022-38177", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38177" } ], "remediations": [ { "category": "mitigation", "details": "\nMitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n3.\tARM600 system is by default not dependent on the name service (DNS). If name service is not used in the system, the name service port (TCP/UDP port 53) can be blocked by a firewall.\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "environmentalScore": 6.9, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.9, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-38177" }, { "cve": "CVE-2022-38178", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "description", "text": "By spoofing the target resolver with responses that have a malformed EdDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD -CVE-2022-38178", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38178" } ], "remediations": [ { "category": "mitigation", "details": "\nMitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n3.\tARM600 system is by default not dependent on the name service (DNS). If name service is not used in the system, the name service port (TCP/UDP port 53) can be blocked by a firewall.\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "environmentalScore": 6.9, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.9, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-38178" }, { "cve": "CVE-2023-2828", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "description", "text": "The vulnerability allows the configured max-cache-size limit to be significantly exceeded by querying the resolver for specific RRsets in a certain order. This can lead to a denial-of-service condition by ex-hausting all available memory on the host running named service.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2023-2828", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2828" } ], "remediations": [ { "category": "mitigation", "details": "\nMitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n3.\tARM600 system is by default not dependent on the name service (DNS). If name service is not used in the system, the name service port (TCP/UDP port 53) can be blocked by a firewall.\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 6, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-2828" }, { "cve": "CVE-2023-3341", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "description", "text": "The vulnerability involves the recursive processing of control channel messages sent to named, which can exhaust stack memory and cause named to terminate unexpectedly. Exploiting this flaw requires only network access to the control channel\u0027s configured TCP port, without needing a valid RNDC key.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-3341", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3341" } ], "remediations": [ { "category": "mitigation", "details": "\nMitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n3.\tARM600 system is by default not dependent on the name service (DNS). If name service is not used in the system, the name service port (TCP/UDP port 53) can be blocked by a firewall.\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "environmentalScore": 6.9, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.9, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-3341" }, { "cve": "CVE-2022-41974", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "notes": [ { "category": "description", "text": "Local users able to write to UNIX domain sockets can bypass access controls and manipulate the mul-tipath setup. This can lead to local privilege escalation to root. This occurs because an attacker can repeat a keyword, which is mishandled because arithmetic ADD is used instead of bitwise OR.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD -CVE-2022-41974", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41974" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-41974" }, { "cve": "CVE-2022-40674", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "description", "text": "Local users can write to UNIX domain sockets can bypass access controls and manipulate the multipath setup. This can lead to local privilege escalation to root. This occurs because an attacker can repeat a keyword, which is mishandled because arithmetic ADD is used instead of bitwise OR.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-40674", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40674" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 6.9, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.9, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-40674" }, { "cve": "CVE-2023-25652", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "description", "text": "By feeding specially crafted input as authenticated attacker to `git apply --reject`, a path outside the working tree can be overwritten with partially controlled contents, leading to potential arbitrary code execution.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2023-25652", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25652" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "environmentalScore": 6.9, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.9, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-25652" }, { "cve": "CVE-2023-29007", "cwe": { "id": "CWE-74", "name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)" }, "notes": [ { "category": "description", "text": "A specially crafted `.gitmodules` file with submodule URLs that are longer than 1024 characters can used to exploit a bug in `config.c::git_config_copy_or_rename_section_in_file()`. This bug can be used to inject arbitrary configuration into a user\u0027s `$GIT_DIR/config` when attempting to remove the con-figuration section associated with that submodule. When the attacker injects configuration values which specify executables to run (such as `core.pager`, `core.editor`, `core.sshCommand`, etc.) this can lead to a remote code execution.", "title": "CVE Decsription" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2023-29007", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29007" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 6.7, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.7, "temporalSeverity": "MEDIUM", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-29007" }, { "cve": "CVE-2022-2964", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel\u2019s driver for the ASIX AX88179_178A-based USB 2.0/3.0 Gigabit Ethernet Devices. The vulnerability contains multiple out-of-bounds reads and possible out-of-bounds writes.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-2964", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2964" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n\n15.\tAvoid using AX88179_178A chipset-based USB -to-Ethernet devices.\n\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 6.7, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.7, "temporalSeverity": "MEDIUM", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-2964" }, { "cve": "CVE-2021-26401", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "description", "text": "Flaw in certain AMD EPYC, Ryzen, Threadripper and Athlon processors considering LONGJMP assembly command. This could lead to arbitrary code execution. Note: ARM600 servers include Intel processors, but there may be ARM600 SW installations running in AMD processor environments.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2021-26401", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-26401" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n\n14.\tIn ARM600SW installations, avoid servers with AMD processors vulnerable to the following: CVE-2021-26401, CVE-2023-20569 and CVE-2023-20593.\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "environmentalScore": 5.2, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "CHANGED", "temporalScore": 5.2, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2021-26401" }, { "cve": "CVE-2022-4378", "cwe": { "id": "CWE-131", "name": "Incorrect Calculation of Buffer Size" }, "notes": [ { "category": "description", "text": "A stack overflow flaw was found in the Linux kernel\u0027s SYSCTL subsystem in how an authenticated user changes certain kernel parameters and variables. This flaw allows a local user to crash or potentially escalate their privileges on the system.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2022-4378", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4378" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-4378" }, { "cve": "CVE-2022-42703", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "description", "text": "mm/rmap.c in the Linux kernel before 5.19.7 has a use-after-free related to leaf anon_vma double re-use. This could lead to a system crash or elevation of privileges.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-42703", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42703" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 4.1, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 4.1, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-42703" }, { "cve": "CVE-2022-3564", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "notes": [ { "category": "description", "text": "A vulnerability classified as critical was found in Linux Kernel. Affected by this vulnerability is the function l2cap_reassemble_sdu of the file net/bluetooth/l2cap_core.c of the component Bluetooth. The manipulation leads to use after free. This could cause leaking of data or Denial of Service (DoS) conditions.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - cve-2022-3564", "url": "https://nvd.nist.gov/vuln/detail/cve-2022-3564" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "ADJACENT_NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "environmentalScore": 6.3, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.3, "temporalSeverity": "MEDIUM", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-3564" }, { "cve": "CVE-2023-32233", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "description", "text": "In the Linux kernel through 6.3.1, a use-after-free in Netfilter nf_tables when processing batch requests can be abused to perform arbitrary read and write operations on kernel memory. This could lead to an unprivileged local user gaining root access.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-32233", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32233" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-32233" }, { "cve": "CVE-2023-35001", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "description", "text": "Kernel nftables Out-Of-Bounds Read/Write Vulnerability; nft_byteorder poorly handled vm register contents when CAP_NET_ADMIN is in any user or network namespace. This vulnerability could lead to local user privilege escalation.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-35001", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35001" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-35001" }, { "cve": "CVE-2023-3609", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "description", "text": "A use-after-free vulnerability in the Linux kernel\u0027s net/sched: cls_u32 component can be exploited to achieve local user privilege escalation.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-3609", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3609" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-3609" }, { "cve": "CVE-2023-42753", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "description", "text": "A missing netfilter macro could lead to a miscalculation of the `h-\u003enets` array offset, providing attack-ers with the primitive to arbitrarily increment/decrement a memory buffer out-of-bounds. This vulnerability may allow a local user to crash the system or potentially escalate their privileges.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-42753", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42753" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-42753" }, { "cve": "CVE-2022-42898", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "description", "text": "PAC parsing in krb5 has integer overflows that may lead to denial of service.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - cve-2022-42898", "url": "https://nvd.nist.gov/vuln/detail/cve-2022-42898" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.3, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.3, "temporalSeverity": "HIGH", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-42898" }, { "cve": "CVE-2020-22218", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "description", "text": "An issue was discovered in function _libssh2_packet_add in libssh2 that allows attackers to access out of bounds memory. This could lead to a system crash by authenticated attacker.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2020-22218", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-22218" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 6, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2020-22218" }, { "cve": "CVE-2023-0286", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "description", "text": "X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. When CRL checking is enabled, this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call, enabling them to read memory contents or enact a denial of service.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2023-0286", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-0286" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "environmentalScore": 5.9, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 5.9, "temporalSeverity": "MEDIUM", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-0286" }, { "cve": "CVE-2023-24329", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "description", "text": "An issue in the urllib.parse component of Python allows attackers to bypass blocklisting methods by supplying a URL that starts with blank characters. Successful exploitation of this vulnerability could lead to addition or modification of data by an authenticated attacker.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-24329", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24329" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 6, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-24329" }, { "cve": "CVE-2022-29154", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "description", "text": "Remote arbitrary files write inside the directories of connecting peers. A malicious rsync server can overwrite arbitrary files in the rsync client target directory and subdirectories.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2022-29154", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29154" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 6.3, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.3, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-29154" }, { "cve": "CVE-2023-22809", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "notes": [ { "category": "description", "text": "The sudoedit (aka -e) feature mishandles extra arguments passed in the user-provided environment variables (SUDO_EDITOR, VISUAL, and EDITOR), allowing a local attacker to append arbitrary entries to the list of files to process. This could lead to privilege escalation.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-22809", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-22809" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "environmentalScore": 7.2, "environmentalSeverity": "HIGH", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 7.2, "temporalSeverity": "HIGH", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-22809" }, { "cve": "CVE-2022-25147", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "description", "text": "Apache portable runtime utility issue may allow a malicious attacker to cause an out-of-bounds write due to an integer overflow when encoding/decoding a very long string using the base64 family of functions. This could lead to modification of data or denial of service.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-25147", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25147" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 6, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "LOW", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-25147" }, { "cve": "CVE-2021-25220", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "description", "text": "When using forwarders, bogus NS records supplied by, or via, those forwarders may be cached and used by named if it needs to recurse for any reason, causing it to obtain and pass on potentially incor-rect answers. This could cause DNS cache poisoning that could potentially lead to a denial of service and information disclosure by an authenticated attacker.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2021-25220", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25220" } ], "remediations": [ { "category": "mitigation", "details": "\nMitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n3.\tARM600 system is by default not dependent on the name service (DNS). If name service is not used in the system, the name service port (TCP/UDP port 53) can be blocked by a firewall.\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.8, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 6.3, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "CHANGED", "temporalScore": 6.3, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2021-25220" }, { "cve": "CVE-2022-2795", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "description", "text": "Processing large delegations may severely degrade resolver performance effectively denying legitimate clients access to the DNS resolution service. This could cause a denial-of-service conditions.", "title": "CVE Descritpion" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2022-2795", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2795" } ], "remediations": [ { "category": "mitigation", "details": "\nMitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n3.\tARM600 system is by default not dependent on the name service (DNS). If name service is not used in the system, the name service port (TCP/UDP port 53) can be blocked by a firewall.\n\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 2.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "environmentalScore": 2.5, "environmentalSeverity": "LOW", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 2.5, "temporalSeverity": "LOW", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-2795" }, { "cve": "CVE-2022-43750", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "description", "text": "drivers/usb/mon/mon_bin.c in usbmon in the Linux kernel allows a user-space client to corrupt the monitor\u0027s internal memory. This could lead to denial-of-service or information disclosure conditions by an authenticated attacker.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2022-43750", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43750" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "environmentalScore": 6.2, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6.2, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2022-43750" }, { "cve": "CVE-2023-20569", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "description", "text": "Return Address Predictor vulnerability leading to information disclosure in certain AMD processors. This may result in speculative execution at an attacker-controlled\u202faddress, potentially leading to information disclosure. Note: ARM600 servers utilize Intel processors, but there may be ARM600 SW installations running in AMD processor environments.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2023-20569", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20569" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n\n14.\tIn ARM600SW installations, avoid servers with AMD processors vulnerable to the following: CVE-2021-26401, CVE-2023-20569 and CVE-2023-20593.\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "environmentalScore": 4.3, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 4.3, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-20569" }, { "cve": "CVE-2023-20593", "cwe": { "id": "CWE-209", "name": "Generation of Error Message Containing Sensitive Information" }, "notes": [ { "category": "description", "text": "Cross-Process Information Leak in certain AMD processors. This could lead to an attacker potentially accessing confidential information. Note: ARM600 servers utilize Intel processors, but there may be ARM600 SW installations running in AMD processor environments.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-2023-20593", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-20593" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "environmentalScore": 5.1, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "LOW", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 5.1, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-20593" }, { "cve": "CVE-2023-40217", "cwe": { "id": "CWE-287", "name": "Improper Authentication" }, "notes": [ { "category": "description", "text": "If a TLS server side socket is created, receives data, and then closes quickly, there\u0027s a brief window where the SSLSocket instance detects it as \"not connected\" and won\u0027t initiate a handshake. Buffered data remains readable but unauthenticated if client certificate authentication is expected. This data is limited to the buffer size. An unauthenticated attacker could exploit this vulnerability for revealing sensitive information from the server.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2023-40217", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40217" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "environmentalScore": 4.9, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 4.9, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-40217" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-354", "name": "Improper Validation of Integrity Check Value" }, "notes": [ { "category": "description", "text": "Remote attackers may bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2023-48795", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "environmentalScore": 5.4, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 5.4, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2013-0169", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "description", "text": "TLS protocol version 1.1 and 1.2 and the DTLS protocol 1.0 and 1.2 do not properly consider timing side-channel attacks on a MAC check requirement during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, aka the \"Lucky Thirteen\" issue.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD- CVE-2013-0169", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0169" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "environmentalScore": 6, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 6, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2013-0169" }, { "cve": "CVE-2012-4929", "cwe": { "id": "CWE-212", "name": "Improper Removal of Sensitive Information Before Storage or Transfer" }, "notes": [ { "category": "description", "text": "The TLS protocol 1.2 and earlier can encrypt compressed data without properly obfuscating the length of the unencrypted data, which allows man-in-the-middle attackers to obtain plaintext HTTP headers by observing length differences during a series of guesses in which a string in an HTTP request potentially matches an unknown string in an HTTP header, aka a \"CRIME\" attack.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD-CVE-2012-4929", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-4929" } ], "remediations": [ { "category": "mitigation", "details": "Mitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n1.\tObtain a cellular private access point (APN). A dedicated private cellular access point and respective SIM card subscriptions can be requested from your cellular service provider. This service doesn\u2019t expose the traffic between remote sites and main site to the internet but rather uses cellular operator\u2019s private wide area network (WAN). Therefore, the ARM600 wouldn\u2019t need open ports to the internet.\n\n2.\tAvoid exposing any system component to the internet. If, however, the ARM600 is exposed to the internet, only the VPN port should be opened towards the internet (e.g., Patrol management connections can be configured to use VPN tunnel and remote administration connections can be implemented by using OpenVPN PC-client).\n\n4.\tPerform firewall configuration by the \"allowlisting\" principle, i.e., explicitly allowing only the required ports and protocols and blocking any other traffic.\n\n\n6.\tIf the internet is used as a WAN media for carrying VPN tunnels, use Demilitarized Zone (DMZ) for terminating connections from the internet (i.e., the remote connections should terminate to the DMZ network, which would be segregated from other networks by a firewall. The ARM600 server would be located into this DMZ).\n\n7.\tChange the default user credentials of ARM600 and Arctic wireless gateways into non-defaults and use complex non-guessable passwords with special characters. Do not reuse passwords within the system.\n\n\n8.\tUse administrator (i.e., root user) privileges only when required by the task.\n\n\n9.\tSupporting systems, such as PCs used for configuration, should be frequently updated. If possible, use dedicated site PCs for upgrading and engineering purposes. At minimum, PCs should be investigated by running a full virus scan with recently updated signature files before introducing the PC to the OT system. \n\nAny data, such as device configurations and firmware update files transferred to the Arctic system should be virus scanned prior to transferring.\n\n\n10.\tIntroduce a backup policy, which will ensure periodical backups and backup revision numbering. Consider the following:\na.\tCheck that the entire system has backups available from all applicable parts.\nb.\tStore the backups in a safe place (e.g. in an encrypted storage), restricted by role-based access control mechanisms.\nc.\tEnsure the security of the configuration PCs that may have local copies of device configurations.\nd.\tValidate the backups to make sure that they\u2019re working.\n\n\n11.\tFollow cyber security best practices for installation, operation, and decommissioning as described in the product\u2019s Cyber Security Deployment Guideline and User Manual.\n\n\n12.\tUse continuous monitoring (e.g., intrusion detection/prevention tools) to detect anomalies in the system\n\n\n13.\tConsider hardening the system according to the following:\na.\tRemove any unnecessary communication links in the system.\nb.\tIf possible, close unused physical ports.\nc.\tOpen only the necessary TCP/UDP ports in the configuration.\nd.\tRemove all unnecessary user accounts.\ne.\tRestrict traffic by firewall.\nf.\tAllow the traffic only from/to necessary hosts\u0027 IP addresses (i.e., define both source and destination in the firewall rules, where possible).\ng.\tDefine client IP address as allowed address in SCADA communication protocols, if such configuration is supported.\nh.\tRemove or deactivate all unused processes, communication ports and services, where possible.\ni.\tUse physical access controls to the system installations (e.g., to server rooms and device cabinets). \n\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "environmentalScore": 3.4, "environmentalSeverity": "LOW", "exploitCodeMaturity": "PROOF_OF_CONCEPT", "integrityImpact": "NONE", "privilegesRequired": "NONE", "remediationLevel": "WORKAROUND", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 3.4, "temporalSeverity": "LOW", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:W/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-2012-4929" }, { "cve": "CVE-1999-0524", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "description", "text": "The \u201cICMP Timestamp Request Remote Date Disclosure\u201d vulnerability involves the use of ICMP (internet Control Message Protocol) to request and receive timestamp information from a target system.", "title": "CVE Description" } ], "product_status": { "known_affected": [ "CSAFPID-0001", "CSAFPID-0002" ] }, "references": [ { "category": "external", "summary": "NVD - CVE-1999-0524", "url": "https://nvd.nist.gov/vuln/detail/CVE-1999-0524" } ], "remediations": [ { "category": "mitigation", "details": "\nMitigating factors describe conditions and circumstances that make an attack that exploits the vulnerability difficult or less likely to succeed. The following mitigations are recommended.\n\n5.\tFilter specific ICMP packets from external systems (ICMP type 13 and 14) by firewall for not exposing the system time.\n\nRefer to section General security recommendations for additional advice on how to keep your system secure.\n", "product_ids": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "environmentalScore": 5, "environmentalSeverity": "MEDIUM", "exploitCodeMaturity": "FUNCTIONAL", "integrityImpact": "NONE", "privilegesRequired": "NONE", "remediationLevel": "TEMPORARY_FIX", "reportConfidence": "CONFIRMED", "scope": "UNCHANGED", "temporalScore": 5, "temporalSeverity": "MEDIUM", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:F/RL:T/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001", "CSAFPID-0002" ] } ], "title": "CVE-1999-0524" } ] }
gsd-2023-2828
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2023-2828", "id": "GSD-2023-2828" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-2828" ], "details": "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.", "id": "GSD-2023-2828", "modified": "2023-12-13T01:20:32.506168Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "ID": "CVE-2023-2828", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "BIND 9", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "9.11.0", "version_value": "9.16.41" }, { "version_affected": "\u003c=", "version_name": "9.18.0", "version_value": "9.18.15" }, { "version_affected": "\u003c=", "version_name": "9.19.0", "version_value": "9.19.13" }, { "version_affected": "\u003c=", "version_name": "9.11.3-S1", "version_value": "9.16.41-S1" }, { "version_affected": "\u003c=", "version_name": "9.18.11-S1", "version_value": "9.18.15-S1" } ] } } ] }, "vendor_name": "ISC" } ] } }, "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." } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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." } ] }, "exploit": [ { "lang": "en", "value": "We are not aware of any active exploits." } ], "impact": { "cvss": [ { "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/cve-2023-2828", "refsource": "MISC", "url": "https://kb.isc.org/docs/cve-2023-2828" }, { "name": "http://www.openwall.com/lists/oss-security/2023/06/21/6", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2023/06/21/6" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/" }, { "name": "https://www.debian.org/security/2023/dsa-5439", "refsource": "MISC", "url": "https://www.debian.org/security/2023/dsa-5439" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/", "refsource": "MISC", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/" }, { "name": "https://security.netapp.com/advisory/ntap-20230703-0010/", "refsource": "MISC", "url": "https://security.netapp.com/advisory/ntap-20230703-0010/" }, { "name": "https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html", "refsource": "MISC", "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html" } ] }, "solution": [ { "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" }, "work_around": [ { "lang": "en", "value": "No workarounds known." } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:supported_preview:*:*:*", "cpe_name": [], "versionEndIncluding": "9.16.41", "versionStartIncluding": "9.11.3", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:supported_preview:*:*:*", "cpe_name": [], "versionEndIncluding": "9.18.15", "versionStartIncluding": "9.18.11", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndIncluding": "9.19.13", "versionStartIncluding": "9.19.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndIncluding": "9.18.15", "versionStartIncluding": "9.18.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndIncluding": "9.16.41", "versionStartIncluding": "9.11.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:12.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" }, { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-officer@isc.org", "ID": "CVE-2023-2828" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-770" } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.isc.org/docs/cve-2023-2828", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://kb.isc.org/docs/cve-2023-2828" }, { "name": "http://www.openwall.com/lists/oss-security/2023/06/21/6", "refsource": "MISC", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/06/21/6" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/", "refsource": "MISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/" }, { "name": "https://www.debian.org/security/2023/dsa-5439", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5439" }, { "name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/", "refsource": "MISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/" }, { "name": "https://security.netapp.com/advisory/ntap-20230703-0010/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20230703-0010/" }, { "name": "https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html", "refsource": "MISC", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "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" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-07-21T19:19Z", "publishedDate": "2023-06-21T17:15Z" } } }
fkie_cve-2023-2828
Vulnerability from fkie_nvd
URL | Tags | ||
---|---|---|---|
security-officer@isc.org | http://www.openwall.com/lists/oss-security/2023/06/21/6 | Mailing List, Patch, Third Party Advisory | |
security-officer@isc.org | https://kb.isc.org/docs/cve-2023-2828 | Vendor Advisory | |
security-officer@isc.org | https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html | Mailing List, Third Party Advisory | |
security-officer@isc.org | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/ | Mailing List, Third Party Advisory | |
security-officer@isc.org | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/ | Mailing List, Third Party Advisory | |
security-officer@isc.org | https://security.netapp.com/advisory/ntap-20230703-0010/ | Third Party Advisory | |
security-officer@isc.org | https://www.debian.org/security/2023/dsa-5439 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2023/06/21/6 | Mailing List, Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://kb.isc.org/docs/cve-2023-2828 | Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/07/msg00021.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SEFCEVCTYEMKTWA7V7EYPI5YQQ4JWDLI/ | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U3K6AJK7RRSR53HRF5GGKPA6PDUDWOD2/ | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20230703-0010/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2023/dsa-5439 | Third Party Advisory |
Vendor | Product | Version | |
---|---|---|---|
isc | bind | * | |
isc | bind | * | |
isc | bind | * | |
isc | bind | * | |
isc | bind | * | |
debian | debian_linux | 10.0 | |
debian | debian_linux | 11.0 | |
debian | debian_linux | 12.0 | |
fedoraproject | fedora | 37 | |
fedoraproject | fedora | 38 | |
netapp | active_iq_unified_manager | - | |
netapp | h500s_firmware | - | |
netapp | h500s | - | |
netapp | h700s_firmware | - | |
netapp | h700s | - | |
netapp | h410s_firmware | - | |
netapp | h410s | - | |
netapp | h410c_firmware | - | |
netapp | h410c | - | |
netapp | h300s_firmware | - | |
netapp | h300s | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*", "matchCriteriaId": "D07C6BAA-C1AB-46BA-8C43-2CAD9A56F9F7", "versionEndIncluding": "9.16.41", "versionStartIncluding": "9.11.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:isc:bind:*:*:*:*:supported_preview:*:*:*", "matchCriteriaId": "1C89B14A-F275-41A5-993D-AC024C6395B5", "versionEndIncluding": "9.16.41", "versionStartIncluding": "9.11.3", "vulnerable": true }, { "criteria": "cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*", "matchCriteriaId": "BB0EF8A8-398F-424C-8284-2F96E4569E64", "versionEndIncluding": "9.18.15", "versionStartIncluding": "9.18.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:isc:bind:*:*:*:*:supported_preview:*:*:*", "matchCriteriaId": "41E493D6-D811-47ED-9227-CC2AA1837FE4", "versionEndIncluding": "9.18.15", "versionStartIncluding": "9.18.11", "vulnerable": true }, { "criteria": "cpe:2.3:a:isc:bind:*:*:*:*:-:*:*:*", "matchCriteriaId": "C3D5078D-5783-4D4A-A24F-84FB9BB9F8AC", "versionEndIncluding": "9.19.13", "versionStartIncluding": "9.19.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "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", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "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", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*", "matchCriteriaId": "3A756737-1CC4-42C2-A4DF-E1C893B4E2D5", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*", "matchCriteriaId": "7FFF7106-ED78-49BA-9EC5-B889E3685D53", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:netapp:h500s:-:*:*:*:*:*:*:*", "matchCriteriaId": "E63D8B0F-006E-4801-BF9D-1C001BBFB4F9", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*", "matchCriteriaId": "56409CEC-5A1E-4450-AA42-641E459CC2AF", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:netapp:h700s:-:*:*:*:*:*:*:*", "matchCriteriaId": "B06F4839-D16A-4A61-9BB5-55B13F41E47F", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*", "matchCriteriaId": "D0B4AD8A-F172-4558-AEC6-FF424BA2D912", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:netapp:h410s:-:*:*:*:*:*:*:*", "matchCriteriaId": "8497A4C9-8474-4A62-8331-3FE862ED4098", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*", "matchCriteriaId": "234DEFE0-5CE5-4B0A-96B8-5D227CB8ED31", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:netapp:h410c:-:*:*:*:*:*:*:*", "matchCriteriaId": "CDDF61B7-EC5C-467C-B710-B89F502CD04F", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*", "matchCriteriaId": "6770B6C3-732E-4E22-BF1C-2D2FD610061C", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:h:netapp:h300s:-:*:*:*:*:*:*:*", "matchCriteriaId": "9F9C8C20-42EB-4AB5-BD97-212DEB070C43", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "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." } ], "id": "CVE-2023-2828", "lastModified": "2024-11-21T07:59:22.150", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "security-officer@isc.org", "type": "Primary" } ] }, "published": "2023-06-21T17:15:47.703", "references": [ { "source": "security-officer@isc.org", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/06/21/6" }, { "source": "security-officer@isc.org", "tags": [ "Vendor Advisory" ], "url": "https://kb.isc.org/docs/cve-2023-2828" }, { "source": "security-officer@isc.org", "tags": [ "Mailing List", "Third Party 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": [ "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": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2023/06/21/6" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://kb.isc.org/docs/cve-2023-2828" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party 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": [ "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" } ], "sourceIdentifier": "security-officer@isc.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-770" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
opensuse-su-2024:13015-1
Vulnerability from csaf_opensuse
Notes
{ "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" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.